We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b81b9e9 commit 2448e0aCopy full SHA for 2448e0a
.github/workflows/update_flake.yml
@@ -2,7 +2,7 @@
2
name: "Flake.lock: update Nix dependencies (Verified)"
3
on:
4
schedule:
5
- - cron: 30 02 1 * * # 1st of every month
+ - cron: 00 00 1,15 * * # At 00:00 on day-of-month 1 and 15
6
7
env:
8
BRANCH: "main"
0 commit comments