We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1804703 commit fdd77e6Copy full SHA for fdd77e6
.github/workflows/go.yml
@@ -2,7 +2,7 @@ name: Go
2
3
on:
4
workflow_dispatch:
5
-# push:
+ push:
6
pull_request:
7
8
jobs:
0 commit comments