Skip to content

Commit 74cf0c0

Browse files
authored
Run CI for every PR (#9)
1 parent e926ee3 commit 74cf0c0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name: Test
22

33
on:
4-
pull_request:
5-
branches:
6-
- "*.*"
7-
- "feature/*"
4+
pull_request: ~
85
push:
96
branches:
107
- "*.*"

0 commit comments

Comments
 (0)