commit 54da4bd4a645be4a384924c7ddc1fd25d68a72ac parent e81528bfe901813d01ada687ddcbff64a1bac78c Author: MTRNord <mtrnord1@gmail.com> Date: Tue, 3 Jan 2023 20:37:57 +0100 make sure preview only runs on PRs Diffstat:
| M | .github/workflows/deploy-preview.yml | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml @@ -14,9 +14,6 @@ permissions: security-events: none statuses: none on: - push: - branches: - - "main" pull_request: jobs: build-and-deploy: