Define branches for workflow finished

This commit is contained in:
Daniel A. Wozniak 2025-02-16 21:10:32 -07:00
parent 3be907b608
commit 3ea2573906

View file

@ -4,10 +4,14 @@ run-name: Workflow Finished ${{ github.event.workflow_run.display_title }} (${{
on:
workflow_run:
workflows:
- CI
- Nightly
- Scheduled
- Stage Release
- CI
- Nightly
- Scheduled
- Stage Release
branches:
- master
- 3007.x
- 3006.x
types:
- completed