Skip to content

Commit

Permalink
build: enable CI for pull requests (#1978)
Browse files Browse the repository at this point in the history
Co-authored-by: Braden MacDonald <[email protected]>
Co-authored-by: Arunmozhi <[email protected]>
  • Loading branch information
3 people authored Nov 28, 2024
1 parent 12a552b commit ec072b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches: [master]
pull_request:
branches: [master]

concurrency:
group: ci-${{ github.event.pull_request.number || github.ref }}
Expand Down

0 comments on commit ec072b8

Please sign in to comment.