From d2d4010f8ea8461d37f64a7339e5def6a92b72e1 Mon Sep 17 00:00:00 2001 From: Y-T-G <32206511+Y-T-G@users.noreply.github.com> Date: Sat, 18 Jan 2025 23:44:54 +0800 Subject: [PATCH] Update workflow --- .github/workflows/discussion.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/discussion.yaml b/.github/workflows/discussion.yaml index 04e1922..ed69a71 100644 --- a/.github/workflows/discussion.yaml +++ b/.github/workflows/discussion.yaml @@ -1,12 +1,9 @@ name: Create Discussion for New YAML Configs on: - pull_request: - types: [opened, synchronize, reopened] push: branches: - staging - - discussion_workflow paths: - 'cfg/**/*.yaml'