Skip to content

Commit

Permalink
Add releasability status check is triggered manually (#4836)
Browse files Browse the repository at this point in the history
  • Loading branch information
irina-batinic-sonarsource authored Jul 3, 2024
1 parent a8b7a05 commit df9b0a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/releasability.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Releasability status
'on':
check_suite:
types:
- completed

on:
workflow_dispatch:

jobs:
update_releasability_status:
runs-on: ubuntu-latest
Expand Down

0 comments on commit df9b0a7

Please sign in to comment.