We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d20026f commit dedbbf7Copy full SHA for dedbbf7
.github/workflows/update-flake-lock.yml
@@ -2,7 +2,7 @@ name: update-flake-lock
2
on:
3
workflow_dispatch:
4
schedule:
5
- - cron: '0 0 * * 7'
+ - cron: '0 0 * * */6'
6
7
jobs:
8
lockfile:
0 commit comments