diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7af965a454..c9a9dbbac3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -56,6 +56,7 @@ jobs: changesets: name: Deploy + if: ${{ github.event_name == 'push' }} runs-on: ubuntu-latest permissions: contents: read