From 576ef46f1d5d48a096bc270d13371a9678624be4 Mon Sep 17 00:00:00 2001 From: Qinyang Liu <93815242+willow-god@users.noreply.github.com> Date: Wed, 3 Jul 2024 10:32:58 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=B1=E6=9B=B4=E6=96=B0=E5=8D=B3?= =?UTF-8?q?=E8=BF=90=E8=A1=8C=EF=BC=8C=E4=BE=BF=E4=BA=8E=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/friend_circle_lite.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/friend_circle_lite.yml b/.github/workflows/friend_circle_lite.yml index 60c1193..69d4bf6 100644 --- a/.github/workflows/friend_circle_lite.yml +++ b/.github/workflows/friend_circle_lite.yml @@ -1,6 +1,9 @@ name: RSS Check on: + push: + branches: + - main schedule: - cron: "0 */6 * * *" workflow_dispatch: