Skip to content

Commit df97f18

Browse files
Changed CI to execute on all branches
1 parent bb09516 commit df97f18

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@ name: CI
22

33
on:
44
push:
5-
branches:
6-
- main
7-
- develop
85
pull_request:
9-
branches:
10-
- main
11-
- develop
126

137
jobs:
148
lint-and-test:

0 commit comments

Comments
 (0)