diff --git a/.github/workflows/cleanup.yml b/.github/workflows/cleanup.yml index 453e642..476d77a 100644 --- a/.github/workflows/cleanup.yml +++ b/.github/workflows/cleanup.yml @@ -2,7 +2,7 @@ name: Ryd op i GHCR on: schedule: - - cron: '0 0 * * 0' # Kører hver søndag ved midnat + - cron: '0 * * * *' # Kører hver time workflow_dispatch: # Gør det muligt at køre den manuelt jobs: