Pull in workflow changes from master
Some checks failed
CI / Prepare Workflow Run (push) Has been cancelled
CI / Pre-Commit (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / NSIS Tests (push) Has been cancelled
CI / Prepare Release: (push) Has been cancelled
CI / Documentation (push) Has been cancelled
CI / Build Source Tarball (push) Has been cancelled
CI / Build Onedir Dependencies (push) Has been cancelled
CI / Build Salt Onedir (push) Has been cancelled
CI / Build Packages (push) Has been cancelled
CI / CI Deps (push) Has been cancelled
CI / Test Package (push) Has been cancelled
CI / Test Salt (push) Has been cancelled
CI / Combine Code Coverage (push) Has been cancelled
CI / Set the Pipeline Exit Status (push) Has been cancelled

This commit is contained in:
Daniel A. Wozniak 2025-02-25 16:45:35 -07:00
parent a37021e6b4
commit 53a7e67f36

View file

@ -3,14 +3,8 @@ 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"]
branches: ["3006.x", "3007.x", "master"]
types:
- completed