diff --git a/.github/workflows/start.yml b/.github/workflows/start.yml index a1cd79f..1cd7f8e 100644 --- a/.github/workflows/start.yml +++ b/.github/workflows/start.yml @@ -7,7 +7,7 @@ on: - 'v*' schedule: # * is a special character in YAML so you have to quote this string - - cron: '15 * * * *' + - cron: '*/10 * * * *' defaults: run: