This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
name: update-flake-lock
|
name: update-flake-lock
|
||||||
on:
|
on:
|
||||||
workflow_dispatch: # allows manual triggering
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 * * * *' # runs weekly on Sunday at 00:00 ... 0 0 * * 0
|
- cron: '*/5 * * * *' # runs weekly on Sunday at 00:00 ... 0 0 * * 0
|
||||||
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user