Skip to content

Commit

Permalink
Renamed .yml files as .yaml (#388)
Browse files Browse the repository at this point in the history
* Renamed .yml files as .yaml

* Update trigger_metplus.yaml

replace develop with main to prevent triggering METplus tests that will fail as a result of the change from yml to yaml

---------

Co-authored-by: bikegeek <3753118+bikegeek@users.noreply.github.com>
  • Loading branch information
mollybsmith-noaa and bikegeek committed Jun 28, 2024
1 parent 701c2b6 commit 08e24ee
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.

0 comments on commit 08e24ee

Please sign in to comment.