diff --git a/.github/workflows/subnets.yml b/.github/workflows/subnets.yml index 60ce0d2..fd2e41f 100644 --- a/.github/workflows/subnets.yml +++ b/.github/workflows/subnets.yml @@ -5,7 +5,7 @@ on: branches: - master schedule: - - cron: '0 0 * * 1' + - cron: '0 0 * * *' permissions: contents: write