diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index c226a92..be807ef 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,7 +1,7 @@ name: Generate code coverage badge on: - pull_request: + push: branches: - main