diff --git a/.github/workflows/deploy-website.yaml b/.github/workflows/deploy-website.yaml index adfd832e5c3..535471dd974 100644 --- a/.github/workflows/deploy-website.yaml +++ b/.github/workflows/deploy-website.yaml @@ -2,9 +2,7 @@ name: Update `error-prone.picnic.tech` website content on: pull_request: push: - branches: - - $default-branch] - - japborst/local-builds + branches: [$default-branch] permissions: contents: read pages: write