We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8715bb3 commit 97f4d9cCopy full SHA for 97f4d9c
1 file changed
.github/workflows/reusable_cross_repos_build.yml
@@ -11,6 +11,7 @@ jobs:
11
checks: write
12
pull-requests: write
13
14
+
15
if: ${{ github.event.issue.pull_request && contains(github.event.comment.body, 'build_prs') }}
16
steps:
17
- name: Notify job started
0 commit comments