try to fix the git push frogejo action

This commit is contained in:
Ingolf Wagner 2024-07-21 10:50:46 +02:00
parent e001c5f940
commit ae97a22187
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -2,7 +2,7 @@ name: Update Nix flakes and commit changes
on: on:
schedule: schedule:
- cron: "40 10 * * *" # not to frequent, GitHub only allows a few pulls per hour - cron: "10 11 * * *" # not to frequent, GitHub only allows a few pulls per hour
jobs: jobs:
update-and-commit: update-and-commit: