Skip to content

Commit cd7c083

Browse files
committed
update test branch triggering
1 parent 6cc12e3 commit cd7c083

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
11
name: Test
22

33
on:
4-
pull_request:
5-
branches:
6-
- 'master'
74
push:
85
branches:
96
- '*'
10-
paths-ignore:
11-
- 'README.md'
12-
- 'LICENSE'
13-
- 'CODE_OF_CONDUCT.md'
14-
- 'CONTRIBUTING.md'
157

168
jobs:
179
test:

0 commit comments

Comments
 (0)