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 6970070 commit b7014a1Copy full SHA for b7014a1
.github/workflows/pull_request.yml
@@ -1,5 +1,6 @@
1
name: Pull Request
2
on:
3
+ workflow_call:
4
pull_request:
5
types: [opened, reopened, edited]
6
jobs:
0 commit comments