From 23fc3ebca91c724dc9b87563ebf4f45a8ce0f513 Mon Sep 17 00:00:00 2001 From: liuweiqing Date: Tue, 13 Aug 2024 21:07:32 +0800 Subject: [PATCH] ci: Update IssueManagementAutomation.yml --- .github/workflows/IssueManagementAutomation.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/IssueManagementAutomation.yml b/.github/workflows/IssueManagementAutomation.yml index 6e97baf4..91185885 100644 --- a/.github/workflows/IssueManagementAutomation.yml +++ b/.github/workflows/IssueManagementAutomation.yml @@ -1,8 +1,8 @@ -name: Issue Action Test +name: IssueManagementAutomation on: schedule: - - cron: "0 9-17 * * *" #"0 18 * * *" "0 */6 * * *" + - cron: "0 1-9/3 * * *" #"0 18 * * *" "0 */6 * * *" workflow_dispatch: push: branches: