mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00
Check workflow finished syntax
This commit is contained in:
parent
4c1b4236b3
commit
bac3653e2f
1 changed files with 1 additions and 2 deletions
3
.github/workflows/workflow-finished.yml
vendored
3
.github/workflows/workflow-finished.yml
vendored
|
@ -3,8 +3,7 @@ run-name: Workflow Finished ${{ github.event.workflow_run.display_title }} (${{
|
|||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["Nightly", "Scheduled", "Stage Release"]
|
||||
branches: ["3006.x", "3007.x", "master"]
|
||||
workflows: [Nightly, Scheduled, Stage Release]
|
||||
types:
|
||||
- completed
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue