Skip to content

Commit

Permalink
enable CI on all PRs
Browse files Browse the repository at this point in the history
Co-authored-by: Agustín Borgna <[email protected]>
  • Loading branch information
ss2165 and aborgna-q authored Nov 22, 2024
1 parent eaba335 commit 010f5cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-rs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ on:
push:
branches:
- main
- doug/init-hugr-llvm-subtree # remove before merging
pull_request:
branches:
- main
- '*'
merge_group:
types: [checks_requested]
workflow_dispatch: {}
Expand Down

0 comments on commit 010f5cf

Please sign in to comment.