Skip to content

feat: add board page #12

feat: add board page

feat: add board page #12

Workflow file for this run

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