diff --git a/.github/workflows/subnets.yml b/.github/workflows/subnets.yml index 2a2e783..a4510f6 100644 --- a/.github/workflows/subnets.yml +++ b/.github/workflows/subnets.yml @@ -2,7 +2,7 @@ name: Update subnets on: schedule: - - cron: '0 0 * * *' + - cron: '0 * * * *' permissions: contents: write