We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6755ce5 + 7f10680 commit 0276ea7Copy full SHA for 0276ea7
.github/workflows/e3sm-gh-pages.yml
@@ -12,7 +12,7 @@ on:
12
- ./tools/docs/**
13
- components/*/mkdocs.yaml
14
- components/*/docs/**
15
- - components/eamxx/cime_config/namelist_defaults_scream.xml
+ - components/eamxx/cime_config/namelist_defaults_eamxx.xml
16
# Runs every time a PR is open against master
17
pull_request:
18
branches: ["master"]
@@ -24,7 +24,7 @@ on:
24
25
26
27
28
workflow_dispatch:
29
30
concurrency:
0 commit comments