We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c7119 commit 162f01cCopy full SHA for 162f01c
.github/workflows/go.yml
@@ -1,5 +1,6 @@
1
# This workflow will build a golang project
2
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go
3
+# https://github.com/dominikh/staticcheck-action
4
name: Go
5
on: ["push", "pull_request"]
6
jobs:
0 commit comments