Skip to content

Commit

Permalink
Update trigger_metplus.yaml
Browse files Browse the repository at this point in the history
change branch from develop to main to avoid triggering METplus testing since the change in yml to yaml will cause METplus usecases to fail.
  • Loading branch information
bikegeek authored Jun 28, 2024
1 parent 1dcf3a3 commit 5c60133
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 5c60133

Please sign in to comment.