Check workflow finished syntax

This commit is contained in:
Daniel A. Wozniak 2025-02-25 19:31:55 -07:00
parent 4c1b4236b3
commit bac3653e2f

View file

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