Skip to content

Commit

Permalink
Merge pull request #107 from ebmdatalab/run-ci-on-pr-and-main
Browse files Browse the repository at this point in the history
Run CI on PR and on main
  • Loading branch information
lucyb authored Jan 22, 2024
2 parents 47b2150 + 3132e0f commit 84371c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ env:

on:
workflow_dispatch:
pull_request:
push:
branches: [main]

jobs:
check:
Expand Down

0 comments on commit 84371c1

Please sign in to comment.