Skip to content

Commit

Permalink
Update .github/workflows/CI.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Richard West <[email protected]>
  • Loading branch information
ssun30 and rwest authored Oct 23, 2024
1 parent d4f1463 commit d76167a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
if: ${{ !( github.repository != 'ReactionMechanismGenerator/RMG-Py' && github.event_name == 'schedule' ) }}
env:
# Update this if needed to match a pull request on the RMG-database:
RMG_DATABASE_BRANCH: lithium
RMG_DATABASE_BRANCH: lithium_rebase
# This is true only if this is a reference case for the regression testing:
REFERENCE_JOB: ${{ github.ref == 'refs/heads/main' && matrix.os =='ubuntu-latest' && github.repository == 'ReactionMechanismGenerator/RMG-Py' }}
defaults:
Expand Down

0 comments on commit d76167a

Please sign in to comment.