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 ab185c5 commit 9d96476Copy full SHA for 9d96476
.github/workflows/auto-rerun-helper.yml
@@ -1,6 +1,7 @@
1
name: Auto-re-run Random Test (helper)
2
3
on:
4
+ workflow_dispatch:
5
workflow_run:
6
workflows: ["Retry Test | Random Failure Test Workflow"]
7
types: [completed]
0 commit comments