We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb9494f commit 5911e9eCopy full SHA for 5911e9e
1 file changed
.github/workflows/test.yml
@@ -4,6 +4,8 @@ on:
4
pull_request:
5
paths:
6
- '**.go'
7
+ - 'go.mod'
8
+ - 'go.sum'
9
10
jobs:
11
platform-tests:
0 commit comments