Revert "run clean up every hour for a while to clean up years old images"
This reverts commit 0093b3bf14.
This commit is contained in:
parent
0093b3bf14
commit
257bbe8762
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cleanup.yml
vendored
2
.github/workflows/cleanup.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Ryd op i GHCR
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 * * * *' # Kører hver time
|
||||
- cron: '0 0 * * 0' # Kører hver søndag ved midnat
|
||||
workflow_dispatch: # Gør det muligt at køre den manuelt
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue