diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 4aea358b..7ecf0bfe 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -2,9 +2,9 @@ name: Go on: push: - branches: [ main, ProtonMail ] + branches: [ main ] pull_request: - branches: [ main, ProtonMail ] + branches: [ main, Proton ] jobs: