Skip to content

feat: customise storybook theme to display name of project #50

feat: customise storybook theme to display name of project

feat: customise storybook theme to display name of project #50

name: Check linked issues
'on':
pull_request_target:
types:
- opened
- edited
- reopened
- synchronize
jobs:
check_pull_requests:
runs-on: ubuntu-latest
name: Check linked issues
permissions:
issues: read
pull-requests: write
steps:
- uses: nearform-actions/github-action-check-linked-issues@v1
id: check-linked-issues
with:
exclude-branches: release/**, dependabot/**