diff --git a/.github/workflows/e3sm-gh-ci-w-cime-tests.yml b/.github/workflows/e3sm-gh-ci-w-cime-tests.yml index d5687a32b375..f51aa88a34c4 100644 --- a/.github/workflows/e3sm-gh-ci-w-cime-tests.yml +++ b/.github/workflows/e3sm-gh-ci-w-cime-tests.yml @@ -1,4 +1,4 @@ -name: gh +name: gh-w on: pull_request: @@ -17,7 +17,7 @@ concurrency: jobs: - ci-w: + ci: if: ${{ github.repository == 'E3SM-Project/E3SM' }} runs-on: ubuntu-latest strategy: