Update ghcr_cleanup.yml

This commit is contained in:
Koen Kanters
2022-06-01 15:12:32 +02:00
committed by GitHub
parent 1db12612e6
commit 4de04c19c0
+3 -2
View File
@@ -1,9 +1,10 @@
on:
workflow_dispatch:
schedule:
- cron: "0 4 * * *"
- cron: "*/10 * * * *"
#- cron: "0 4 * * *"
name: ghcr cleanup
name: GHCR cleanup
jobs:
build: