Skip to content

Commit 86a623e

Browse files
committed
enable go build/fmt/vet/test on pushes
1 parent bbc9bc4 commit 86a623e

File tree

1 file changed

+1
-1
lines changed
  • cmd/cyclonus/.github/workflows

1 file changed

+1
-1
lines changed

cmd/cyclonus/.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
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)