We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccac3e9 commit e167bbfCopy full SHA for e167bbf
.github/workflows/go.yml
@@ -1,7 +1,7 @@
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
4
-name: Go
+name: Go (build only)
5
6
on:
7
workflow_dispatch:
0 commit comments