Skip to content

Commit 162f01c

Browse files
authored
Update go.yml
1 parent b1c7119 commit 162f01c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# This workflow will build a golang project
22
# 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
34
name: Go
45
on: ["push", "pull_request"]
56
jobs:

0 commit comments

Comments
 (0)