We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6269afb commit b791222Copy full SHA for b791222
1 file changed
.github/workflows/rerun-flaky-pr-jobs.yml
@@ -4,6 +4,8 @@ on:
4
workflow_run:
5
workflows:
6
- "Build pull request"
7
+ - "CodeQL"
8
+ - "PR build Servlet images for smoke tests"
9
types:
10
- completed
11
0 commit comments