Skip to content

Commit a89b343

Browse files
authored
Update test.yml
1 parent c438a3f commit a89b343

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
name: test
2-
on:
3-
push:
4-
branches:
5-
- master
6-
tags:
7-
- "*"
8-
pull_request:
9-
branches:
10-
- master
2+
on: [ push, pull_request ]
113
jobs:
124
test:
135
strategy:

0 commit comments

Comments
 (0)