Skip to content

Commit 7465f2c

Browse files
committed
try to fix ci
1 parent a932e44 commit 7465f2c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name: test
22

33
on:
4+
push:
5+
branches: [master]
46
pull_request:
7+
branches: [master]
58

69
jobs:
710
build:

0 commit comments

Comments
 (0)