diff --git a/.github/workflows/build.yml b/.github/workflows/deploy-preview.yml similarity index 96% rename from .github/workflows/build.yml rename to .github/workflows/deploy-preview.yml index 2483dcc..e24a452 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/deploy-preview.yml @@ -1,7 +1,5 @@ -name: Build and Deploy +name: Deploy Preview on: - push: - branches: [develop-firebase, main] pull_request: branches: [develop-firebase, main] workflow_dispatch: