Skip to content

build(deps): bump @sinclair/typebox from 0.32.29 to 0.32.30 #2223

build(deps): bump @sinclair/typebox from 0.32.29 to 0.32.30

build(deps): bump @sinclair/typebox from 0.32.29 to 0.32.30 #2223

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
steps:
- uses: nearform-actions/github-action-check-linked-issues@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
exclude-branches: release/**, dependabot/**
permissions:
issues: read
pull-requests: write