Skip to content

Commit 5fb1d75

Browse files
authored
chore: Run ci on all PRs (#764)
The '*' pattern does not match branch names with slashes.
1 parent fd1450c commit 5fb1d75

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
branches:
66
- main
77
pull_request:
8-
branches:
9-
- '*'
108
merge_group:
119
types: [checks_requested]
1210
workflow_dispatch: {}

0 commit comments

Comments
 (0)