diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index 205a5fe..3455ed5 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -1,13 +1,12 @@ name: Deploy Preview on: - push: - branches-ignore: - - main +# push: +# branches-ignore: +# - main pull_request: branches-ignore: - 'dependabot/**' - - 'changeset-release/**' # https://github.com/orgs/community/discussions/26681 concurrency: