Compare commits

..

No commits in common. "029d2ee17b6dd35ac50f3fe0c3aa8c67ded760e7" and "ae97a221874136fb020e9e2eb44226eeddf4f261" have entirely different histories.

View file

@ -2,7 +2,7 @@ name: Update Nix flakes and commit changes
on: on:
schedule: schedule:
- cron: "30 11 * * *" # 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: