Compare commits
1 commit
a75bbaa386
...
e0705223de
Author | SHA1 | Date | |
---|---|---|---|
e0705223de |
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
name: update-flake-lock
|
||||
on:
|
||||
workflow_dispatch: # allows manual triggering
|
||||
schedule:
|
||||
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
|
||||
- cron: '19 1 * * 6'
|
||||
|
||||
jobs:
|
||||
lockfile:
|
||||
|
|
Reference in a new issue