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.
2 parents 847fca4 + fef4d10 commit 600aa3dCopy full SHA for 600aa3d
.github/workflows/pr-checks.yaml
@@ -22,6 +22,7 @@ jobs:
22
- '**/*.go'
23
- 'go.mod'
24
- 'go.sum'
25
+ - 'Makefile'
26
fmt:
27
needs: check-changes
28
if: needs.check-changes.outputs.changes == 'true'
0 commit comments