Skip to content

Commit e4ba196

Browse files
committed
Update universe branch
1 parent 93cd9dd commit e4ba196

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/export-cmor-cvs-table.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
ESGVOC_REVISION: "5145b8f6d8b1859c663e63fb7b0bad952e8bc7b5"
2727
# Modify these as needed
2828
UNIVERSE_CVS_FORK: "znichollscr"
29-
UNIVERSE_CVS_BRANCH: "add-piclim-experiments"
29+
UNIVERSE_CVS_BRANCH: "update-cmor-cvs"
3030
CMIP7_CVS_FORK: ${{ github.event.pull_request.head.repo.owner.login }}
3131
CMIP7_CVS_BRANCH: ${{ github.head_ref || github.ref_name }}
3232
run: |

create-cmor-cvs-table-export-environment.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ python3.13 -m venv venv
77
ESGVOC_FORK="znichollscr"
88
ESGVOC_REVISION="5145b8f6d8b1859c663e63fb7b0bad952e8bc7b5"
99
UNIVERSE_CVS_FORK="znichollscr"
10-
UNIVERSE_CVS_BRANCH="add-piclim-experiments"
10+
UNIVERSE_CVS_BRANCH="update-cmor-cvs"
1111
CMIP7_CVS_FORK="znichollscr"
1212
CMIP7_CVS_BRANCH="add-piclim-experiments"
1313

0 commit comments

Comments
 (0)