From 18cae3844faff9209520e55b27cafc97b79576a2 Mon Sep 17 00:00:00 2001 From: hz Date: Wed, 22 Sep 2021 13:09:03 +0200 Subject: [PATCH] Update activate-accounts.yml --- .github/workflows/activate-accounts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/activate-accounts.yml b/.github/workflows/activate-accounts.yml index c19e65c..3cb55e8 100644 --- a/.github/workflows/activate-accounts.yml +++ b/.github/workflows/activate-accounts.yml @@ -1,7 +1,7 @@ name: Activate SC accounts on: schedule: - - cron: 0 2,8,14,20 * * * + - cron: 0 2,14 * * 5 workflow_dispatch: jobs: update_data: