TEst
This commit is contained in:
parent
511481a096
commit
9a36039a66
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@ name: update-flake-lock
|
|||
run-name: ${{ github.actor }} - update-flake-lock
|
||||
on:
|
||||
schedule:
|
||||
- cron: '* * * * *'
|
||||
- cron: '0 0 * * 6'
|
||||
# “At 00:00 on Saturday.”
|
||||
jobs:
|
||||
update-flake-lock:
|
||||
runs-on: docker
|
||||
|
|
Loading…
Reference in a new issue