Skip to content

Commit

Permalink
Pull in workflow changes from master
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Feb 25, 2025
1 parent a37021e commit 53a7e67
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/workflow-finished.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 53a7e67

Please sign in to comment.