keep cleanup at 2 hours

This commit is contained in:
Asier Isayas
2026-01-08 08:32:53 -05:00
parent ca7009a01e
commit 48e8b58873

View File

@@ -7,7 +7,7 @@ on:
workflow_dispatch:
schedule:
# Once every two hours
- cron: "0 */3 * * *"
- cron: "0 */2 * * *"
permissions:
id-token: write