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 b607415 commit 3d29a97Copy full SHA for 3d29a97
.github/workflows/flaky.yml
@@ -2,6 +2,7 @@ name: Flaky Test Detector
2
3
# Only run this workflow manually from the Actions tab
4
on:
5
+ pull_request:
6
workflow_dispatch:
7
inputs:
8
ruby:
0 commit comments