mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Remove branches from workflow-finished
This commit is contained in:
parent
59ab018e0f
commit
44e4a1ef7d
1 changed files with 5 additions and 5 deletions
10
.github/workflows/workflow-finished.yml
vendored
10
.github/workflows/workflow-finished.yml
vendored
|
@ -4,12 +4,12 @@ run-name: Workflow Finished ${{ github.event.workflow_run.display_title }} (${{
|
|||
on:
|
||||
workflow_run:
|
||||
workflows:
|
||||
- CI
|
||||
- Nightly
|
||||
- Scheduled
|
||||
- Stage Release
|
||||
- CI
|
||||
- Nightly
|
||||
- Scheduled
|
||||
- Stage Release
|
||||
types:
|
||||
- completed
|
||||
- completed
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Add table
Reference in a new issue