From dd1626c3215bac2ee27f6114846ccfb7eacb3e1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=91=E8=BD=BB=E7=8B=82?= <49270362+MarleneJiang@users.noreply.github.com> Date: Sat, 15 Jul 2023 05:14:31 +0800 Subject: [PATCH] Update subscribe.yaml --- .github/workflows/subscribe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/subscribe.yaml b/.github/workflows/subscribe.yaml index e1fdd73..516682e 100644 --- a/.github/workflows/subscribe.yaml +++ b/.github/workflows/subscribe.yaml @@ -5,7 +5,7 @@ on: types: - closed branches: - - 'main' + - 'master' paths: - '**.md' jobs: