Skip to content

Commit df9b0a7

Browse files
Add releasability status check is triggered manually (#4836)
1 parent a8b7a05 commit df9b0a7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/releasability.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Releasability status
2-
'on':
3-
check_suite:
4-
types:
5-
- completed
2+
3+
on:
4+
workflow_dispatch:
5+
66
jobs:
77
update_releasability_status:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)