diff --git a/.github/workflows/container-release.yml b/.github/workflows/container-release.yml index d3f3329c..05834508 100644 --- a/.github/workflows/container-release.yml +++ b/.github/workflows/container-release.yml @@ -2,6 +2,8 @@ name: Build and release container on: push: + schedule: + - cron: "05 05 05 * *" # Every mouth at 05:05 branches: - "CICD" paths-ignore: