Skip to content

Commit

Permalink
Update trigger_metplus.yaml to run on push to develop not main
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemccabe authored Sep 23, 2024
1 parent 05a8d13 commit 6a3bd6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger_metplus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Trigger METplus Workflow
on:
push:
branches:
- main
- develop
paths-ignore:
- 'docs/**'
- '.github/pull_request_template.md'
Expand Down

0 comments on commit 6a3bd6b

Please sign in to comment.