From 803d1b49d24f451704f72b98afdabd4f154c26fe Mon Sep 17 00:00:00 2001 From: ciiiii Date: Fri, 14 Jun 2024 12:51:08 +0800 Subject: [PATCH] Remove conditions --- .github/workflows/stage.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/stage.yaml b/.github/workflows/stage.yaml index e7a7330..ad67f46 100644 --- a/.github/workflows/stage.yaml +++ b/.github/workflows/stage.yaml @@ -2,9 +2,6 @@ name: Deploy to Cloudflare Workers(Staging) on: pull_request_target: - branches: - - master - types: [opened, synchronize, reopened, ready_for_review] paths-ignore: - '**.md' repository_dispatch: