diff --git a/.forgejo/workflows/go.yml b/.forgejo/workflows/go.yml index 5724b60..b4f1d21 100644 --- a/.forgejo/workflows/go.yml +++ b/.forgejo/workflows/go.yml @@ -3,11 +3,7 @@ name: Go -on: - push: - branches: [ "main" ] - pull_request: - branches: [ "main" ] +on: [push pull-request] jobs: