Skip to content

Commit ef51a15

Browse files
authored
Run test when go.mod/sum changed
1 parent e0f4255 commit ef51a15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- .github/workflows/test.yaml
66
- '**.go'
77
- Makefile
8+
- go.*
89
jobs:
910
test:
1011
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)