Skip to content

Commit 7ea3f4d

Browse files
committed
fix github actions evnet
1 parent da9cbd9 commit 7ea3f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
on: [push, pull_request]
1+
on: pull_request
22

33
jobs:
44
build_and_test:

0 commit comments

Comments
 (0)