Skip to content

Commit 4b05563

Browse files
committed
ci: remove branch filter from push event to trigger CI on all branches
1 parent 9996485 commit 4b05563

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
@@ -3,8 +3,6 @@ name: CI
33
on:
44
pull_request:
55
push:
6-
branches:
7-
- main
86

97
jobs:
108
test:

0 commit comments

Comments
 (0)