We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f4255 commit ef51a15Copy full SHA for ef51a15
.github/workflows/test.yaml
@@ -5,6 +5,7 @@ on:
5
- .github/workflows/test.yaml
6
- '**.go'
7
- Makefile
8
+ - go.*
9
jobs:
10
test:
11
runs-on: ubuntu-latest
0 commit comments