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.
go build ./...
1 parent 138e0ce commit cd729a1Copy full SHA for cd729a1
.github/workflows/ci.yml
@@ -16,3 +16,4 @@ jobs:
16
only-latest-golang: false
17
run-build: false
18
run-codeql: true
19
+ codeql-build-cmd: 'go build ./...'
0 commit comments