Skip to content

Commit

Permalink
Merge pull request #24 from ACCESS-NRI/23-expansive-ci-checks
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeGat authored Jul 5, 2024
2 parents f566f2d + 8438802 commit ca54c1b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/model-build-test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,13 @@ name: Test model build
on:
workflow_dispatch:
pull_request:
branches:
- master
- access-esm1.5
push:
branches:
- "master"
- master
- access-esm1.5

jobs:
build:
Expand Down

0 comments on commit ca54c1b

Please sign in to comment.