Skip to content

Commit

Permalink
Update trigger_metplus.yaml
Browse files Browse the repository at this point in the history
replace develop with main to prevent triggering METplus tests that will fail as a result of the change from yml to yaml
  • Loading branch information
bikegeek authored Jun 27, 2024
1 parent 7d9f182 commit 2d6154f
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:
- develop
- main
paths-ignore:
- 'docs/**'
- '.github/pull_request_template.md'
Expand Down

0 comments on commit 2d6154f

Please sign in to comment.