Skip to content

Commit

Permalink
Merge branch 'bartgol/workflows/run-eamxx-workflows-when-mam-changes'…
Browse files Browse the repository at this point in the history
… (PR #6887)

We need to test eamxx when mam4xx and/or haero submodules change.
  • Loading branch information
bartgol authored Jan 10, 2025
2 parents 1c14228 + b6c3f3e commit acb56d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/eamxx-sa-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ on:
- 'components/eamxx/**'
- 'components/homme/**'
- 'externals/ekat'
- 'externals/mam4xx'
- 'externals/haero'
- 'externals/scorpio'
# second, no to these
- '!components/eamxx/docs/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/eamxx-v1-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ on:
- 'components/eamxx/**'
- 'components/homme/**'
- 'externals/ekat'
- 'externals/mam4xx'
- 'externals/haero'
- 'externals/scorpio'
# second, no to these
- '!components/eamxx/docs/**'
Expand Down

0 comments on commit acb56d5

Please sign in to comment.