Remove branches from workflow-finished

This commit is contained in:
Daniel A. Wozniak 2025-02-17 14:01:07 -07:00
parent 59ab018e0f
commit 44e4a1ef7d

View file

@ -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