From 5c4df0e229a5af4e1f9652760c8b2260ffaf2470 Mon Sep 17 00:00:00 2001 From: Laurensius Jeffrey <7936962+arcestia@users.noreply.github.com> Date: Tue, 12 Mar 2024 15:28:22 +0700 Subject: [PATCH] Update update.yml --- .github/workflows/update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 4fb99ee..df090df 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -2,7 +2,7 @@ name: Update Blocklist on: # Define the events that trigger the workflow schedule: - - cron: '0 */2 * * *' + - cron: '0 * * * *' # Check Every Hours workflow_dispatch: jobs: