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 5d9b6ac commit 6f8d28fCopy full SHA for 6f8d28f
.github/workflows/pr-comment.yml
@@ -7,7 +7,7 @@ name: Comment on PR
7
8
on:
9
workflow_run:
10
- workflows: ["Tests", "On PR opened/updated"]
+ workflows: ["Source Code Tests", "On PR opened/updated", "PR Tests"]
11
# https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#running-a-workflow-based-on-the-conclusion-of-another-workflow
12
types: [completed]
13
workflow_dispatch:
0 commit comments