We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86abaca commit fe2f941Copy full SHA for fe2f941
.github/workflows/git-pr-status-checks.yml
@@ -1,7 +1,7 @@
1
name: Git PR Status Checks
2
3
on:
4
- pull_request: {}
+ workflow_call: {}
5
6
concurrency:
7
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
0 commit comments