Update
This commit is contained in:
parent
965651d00f
commit
efee5734e5
1 changed files with 3 additions and 7 deletions
|
@ -1,13 +1,9 @@
|
|||
name: update-flake-lock
|
||||
run-name: ${{ github.actor }} - update-flake-lock
|
||||
# on:
|
||||
# schedule:
|
||||
# - cron: '0 0 * * 6'
|
||||
# # “At 00:00 on Saturday.”
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: '0 0 * * 6'
|
||||
# “At 00:00 on Saturday.”
|
||||
jobs:
|
||||
update-flake-lock:
|
||||
runs-on: docker
|
||||
|
|
Loading…
Reference in a new issue