diff --git a/.github/workflows/container-release.yml b/.github/workflows/container-release.yml index 9442fd9..5549aac 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: