Skip to content

Commit 6714847

Browse files
authored
Update tests.yaml
1 parent 8e5087d commit 6714847

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
on:
22
pull_request:
3-
paths:
4-
- ".github/workflows/tests.yaml"
5-
- "**.go"
6-
- "go.mod"
7-
- "go.sum"
3+
branches:
4+
- 'main'
85

96
push:
10-
branches:
11-
- "main"
127
paths:
138
- ".github/workflows/tests.yaml"
149
- "**.go"

0 commit comments

Comments
 (0)