Skip to content

🔖 v2.2.0

🔖 v2.2.0 #447

Workflow file for this run

name: 'Issue Links'
on:
pull_request:
types: [opened]
jobs:
issue-link:
runs-on: ubuntu-latest
steps:
- uses: tkt-actions/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
branch-prefix: '/'
resolve: 'false'
link-style: 'comment'