Skip to content

Commit

Permalink
Merge pull request #414 from SainsburyWellcomeCentre/gl-ruff-check
Browse files Browse the repository at this point in the history
Ensure CI runs on push to main
  • Loading branch information
glopesdev authored Sep 20, 2024
2 parents a889dba + 2fb1058 commit 7812b4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_env_run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

name: build_env_run_tests
on:
push:
branches: [main]
pull_request:
branches: [main]
types: [opened, reopened, synchronize]
Expand Down

0 comments on commit 7812b4f

Please sign in to comment.