From 491cae3060ac67ba287dab51cb6d79e8ed670bd3 Mon Sep 17 00:00:00 2001 From: Qinyang Liu <93815242+willow-god@users.noreply.github.com> Date: Wed, 3 Jul 2024 23:41:23 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=9C=E5=88=A0=E9=99=A4=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E7=AB=8B=E5=8D=B3=E8=BF=90=E8=A1=8C?= 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 deletions(-) diff --git a/.github/workflows/friend_circle_lite.yml b/.github/workflows/friend_circle_lite.yml index 69d4bf6..60c1193 100644 --- a/.github/workflows/friend_circle_lite.yml +++ b/.github/workflows/friend_circle_lite.yml @@ -1,9 +1,6 @@ name: RSS Check on: - push: - branches: - - main schedule: - cron: "0 */6 * * *" workflow_dispatch: