Skip to content

Commit

Permalink
Forgot to remove met-airquality from github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
mollybsmith-noaa committed May 8, 2024
1 parent 55520c9 commit 6ca1c30
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
fail-fast: true
matrix:
app:
- met-airquality
- met-anomalycor
- met-cyclone
- met-ensemble
Expand Down Expand Up @@ -50,7 +49,6 @@ jobs:
fail-fast: true
matrix:
app:
- met-airquality
- met-anomalycor
- met-cyclone
- met-ensemble
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
fail-fast: true
matrix:
deploy: # List of apps to deploy
- met-airquality
- met-anomalycor
- met-cyclone
- met-ensemble
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/prune-pr-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
fail-fast: false
matrix:
app:
- met-airquality
- met-anomalycor
- met-cyclone
- met-ensemble
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/prune-untagged-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
fail-fast: false
matrix:
app:
- met-airquality
- met-anomalycor
- met-cyclone
- met-ensemble
Expand Down

0 comments on commit 6ca1c30

Please sign in to comment.