Skip to content

Test using pyproject.toml for python-wrapper contribution #22516

Test using pyproject.toml for python-wrapper contribution

Test using pyproject.toml for python-wrapper contribution #22516

name: Enforce issue link to pull request
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
check_pull_requests:
runs-on: ubuntu-22.04
name: Check linked issues
steps:
- uses: nearform-actions/[email protected]
id: check-linked-issues
with:
exclude-branches: "dependabot/**"
exclude-labels: "minor-change"