Skip to content

Commit a2a3173

Browse files
authored
Update test.yml
1 parent 3a6282f commit a2a3173

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Test
22

3-
on:
4-
pull_request:
5-
branches: [ master ]
3+
on: [push, pull_request]
64

75
jobs:
86
test:

0 commit comments

Comments
 (0)