diff --git a/.github/workflows/container-release.yml b/.github/workflows/container-release.yml index 3538bec..df080df 100644 --- a/.github/workflows/container-release.yml +++ b/.github/workflows/container-release.yml @@ -7,7 +7,7 @@ on: schedule: # * is a special character in YAML so you have to quote this string - - cron: '0 */6 * * *' + - cron: '0 */3 * * *' jobs: