We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b4bcf2 commit 1a3287eCopy full SHA for 1a3287e
1 file changed
.github/workflows/lint.yaml
@@ -27,6 +27,7 @@ jobs:
27
28
go:
29
runs-on: ubuntu-24.04
30
+ needs: list-go-modules
31
strategy:
32
fail-fast: false
33
matrix:
0 commit comments