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
|
name: update-flake-lock
|
||||||
on:
|
on:
|
||||||
# workflow_dispatch: # allows manual triggering
|
# workflow_dispatch: # allows manual triggering
|
||||||
# schedule:
|
schedule:
|
||||||
# - cron: '0 0 * * *' # daily at midnight
|
- cron: '0 0 * * *' # daily at midnight
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
Loading…
Reference in a new issue