This commit is contained in:
parent
8c6bdfe677
commit
4bb8e156a5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
name: update-flake-lock
|
||||
on:
|
||||
# workflow_dispatch: # allows manual triggering
|
||||
# schedule:
|
||||
# - cron: '0 0 * * *' # daily at midnight
|
||||
schedule:
|
||||
- cron: '0 0 * * *' # daily at midnight
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
|
Loading…
Reference in a new issue