rog-golang-buddies / golang-template-repository

Kickstarter repository for a golang service
Apache License 2.0
17 stars 7 forks source link

feat: Update golanglint to only run on PR to save github action minutes #60

Closed whutchinson98 closed 2 years ago

whutchinson98 commented 2 years ago

Description

Removed the push event from golangci-lint job to only be on pull requests

Fixes # (issue) Dependent # (issue)

Current status

Semantic Versioning

Please delete options that are not relevant. Ensure same has been covered in the commit message as well.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Automated

Manual

Checklist:

haani-niyaz commented 2 years ago

See comment in #59.