Skip to content

Commit

Permalink
feat: setup ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphg6 committed Mar 3, 2022
1 parent 4af4e6f commit 369f659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Go
on:
push:
pull_request:
branches: [ main ]
branches: [ develop, master ]

env:
LATEST_GO_VERSION: "1.17"
Expand Down

0 comments on commit 369f659

Please sign in to comment.