Update times
Some checks failed
ssh-test / ssh-test (push) Failing after 23s

This commit is contained in:
iFargle 2023-12-09 10:19:51 +09:00
parent eb70929772
commit c9f7b8352c

View file

@ -2,8 +2,8 @@ name: update-flake-lock
run-name: ${{ github.actor }} - update-flake-lock
on:
schedule:
- cron: '0 0 * * 6'
# “At 00:00 on Saturday.”
- cron: '0 0 * * 7'
# “At 00:00 on Sunday.”
jobs:
update-flake-lock:
runs-on: docker