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