From 9bf952954713525f3c3f732b1efe386aa2175d35 Mon Sep 17 00:00:00 2001 From: Matt Johnson Date: Mon, 9 Jan 2023 22:03:08 -0800 Subject: [PATCH] set database branch to lithium --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index de5cdf8f65..37a4d19ffa 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -12,7 +12,7 @@ jobs: strategy: max-parallel: 5 env: # update this if needed to match a pull request on the RMG-database - RMG_DATABASE_BRANCH: main + RMG_DATABASE_BRANCH: lithium defaults: run: shell: bash -l {0}