Skip to content

Commit aef19a4

Browse files
committed
rename gh/ci-w to gh-w/ci
1 parent 2dc3601 commit aef19a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e3sm-gh-ci-w-cime-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: gh
1+
name: gh-w
22

33
on:
44
pull_request:
@@ -17,7 +17,7 @@ concurrency:
1717

1818
jobs:
1919

20-
ci-w:
20+
ci:
2121
if: ${{ github.repository == 'E3SM-Project/E3SM' }}
2222
runs-on: ubuntu-latest
2323
strategy:

0 commit comments

Comments
 (0)