Skip to content

Commit fdd77e6

Browse files
committed
enable go build/fmt/vet/test on pushes
1 parent 1804703 commit fdd77e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Go
22

33
on:
44
workflow_dispatch:
5-
# push:
5+
push:
66
pull_request:
77

88
jobs:

0 commit comments

Comments
 (0)