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 bb3add6 commit 236e17dCopy full SHA for 236e17d
1 file changed
workflows/ci-doctor.md
@@ -4,6 +4,8 @@ on:
4
workflows: ["Daily Perf Improver", "Daily Test Coverage Improver"] # Monitor the CI workflow specifically
5
types:
6
- completed
7
+ branches:
8
+ - main
9
# This will trigger only when the CI workflow completes with failure
10
# The condition is handled in the workflow body
11
stop-after: +48h
0 commit comments