Skip to content

add: check for issue link in PR body #33

add: check for issue link in PR body

add: check for issue link in PR body #33

---
name: MCVS-PR-validation-action
"on":
pull_request:
types:
- edited
- opened
- reopened
- synchronize
workflow_call:
permissions:
contents: read
pull-requests: read
jobs:
MCVS-PR-validation-action:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4.1.7
- uses: ./
with:
gh_issue_check: true