We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6129db3 commit 7ee9354Copy full SHA for 7ee9354
.github/workflows/coverage-badge.yaml
@@ -5,6 +5,7 @@ name: Coverage Badge
5
on:
6
push:
7
branches: [ main, ray-jobs-feature ]
8
+ workflow_dispatch:
9
10
jobs:
11
report:
0 commit comments