From 5c99ef689401b1c6847253e5eb04669eaa94aeb4 Mon Sep 17 00:00:00 2001 From: bcho892 Date: Thu, 28 Mar 2024 22:27:07 +1300 Subject: [PATCH] disable on prs --- .github/workflows/deploy-server.staging.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy-server.staging.yml b/.github/workflows/deploy-server.staging.yml index fbd70a203..e4d0c79aa 100644 --- a/.github/workflows/deploy-server.staging.yml +++ b/.github/workflows/deploy-server.staging.yml @@ -1,7 +1,6 @@ name: Fly Deploy Staging on: - pull_request: push: branches: - master