We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8b7a05 commit df9b0a7Copy full SHA for df9b0a7
1 file changed
.github/workflows/releasability.yaml
@@ -1,8 +1,8 @@
1
name: Releasability status
2
-'on':
3
- check_suite:
4
- types:
5
- - completed
+
+on:
+ workflow_dispatch:
6
jobs:
7
update_releasability_status:
8
runs-on: ubuntu-latest
0 commit comments