diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/go.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index d906ec1e..42dac69a 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,6 +1,7 @@ name: Go on: push: + branches: [main] paths: - '**.go' pull_request: |