diff --git a/.gitea/workflows/update-flake-inputs.yml b/.gitea/workflows/update-flake-inputs.yml index 680236867..9b1ad34a1 100644 --- a/.gitea/workflows/update-flake-inputs.yml +++ b/.gitea/workflows/update-flake-inputs.yml @@ -2,8 +2,8 @@ name: Update Flake Inputs on: schedule: - # Run weekly on Sunday at 4:00 AM UTC - - cron: "0 4 * * 0" + # Run every 5 hours + - cron: "0 */5 * * *" workflow_dispatch: repository_dispatch: