Skip to content

Commit f60e0dd

Browse files
committed
update workflow
1 parent 6560990 commit f60e0dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: CI
22

33
on:
44
push:
5+
pull_request:
56
branches:
67
- main
7-
pull_request:
88

99
jobs:
1010
test:

0 commit comments

Comments
 (0)