Skip to content

Commit

Permalink
CI: run on push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelRawson committed Jan 8, 2025
1 parent ec0d8cf commit 18c72e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
workflow_dispatch:
pull_request:
types: [opened, reopened, synchronize]
push:
branches: [master]

jobs:
build:
Expand Down

0 comments on commit 18c72e7

Please sign in to comment.