Skip to content

build(deps-dev): bump @storybook/theming from 8.2.9 to 8.3.1 #2934

build(deps-dev): bump @storybook/theming from 8.2.9 to 8.3.1

build(deps-dev): bump @storybook/theming from 8.2.9 to 8.3.1 #2934

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/**