Skip to content

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'