Skip to content

Commit 7b19a15

Browse files
committed
Ci: Update pull_request rule
1 parent 64378e0 commit 7b19a15

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ on:
55
- main
66
- stage
77
pull_request:
8-
branches:
9-
- main
10-
- stage
8+
types: [opened, synchronize]
119

1210
jobs:
1311
test:

0 commit comments

Comments
 (0)