Skip to content

Commit 010f5cf

Browse files
ss2165aborgna-q
andauthored
enable CI on all PRs
Co-authored-by: Agustín Borgna <121866228+aborgna-q@users.noreply.github.com>
1 parent eaba335 commit 010f5cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci-rs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ on:
44
push:
55
branches:
66
- main
7-
- doug/init-hugr-llvm-subtree # remove before merging
87
pull_request:
98
branches:
10-
- main
9+
- '*'
1110
merge_group:
1211
types: [checks_requested]
1312
workflow_dispatch: {}

0 commit comments

Comments
 (0)