Skip to content

Commit

Permalink
rename gh/ci-w to gh-w/ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mahf708 authored Oct 15, 2024
1 parent 48a099f commit 5321594
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e3sm-gh-ci-w-cime-tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: gh
name: gh-w

on:
pull_request:
Expand All @@ -17,7 +17,7 @@ concurrency:

jobs:

ci-w:
ci:
if: ${{ github.repository == 'E3SM-Project/E3SM' }}
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 5321594

Please sign in to comment.