Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

Create actions.json (Dialect) #19

Create actions.json (Dialect)

Create actions.json (Dialect) #19

Workflow file for this run

name: 'Issue Autolink'
on:
pull_request:
types: [opened]
jobs:
issue-links:
runs-on: ubuntu-latest
steps:
- uses: tkt-actions/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
branch-prefix: 'i'
resolve: 'true'