This commit is contained in:
albert 2024-04-13 10:32:37 +09:00
parent bf3706e5f8
commit 642ed83218
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -1,9 +1,9 @@
name: update-flake-lock
run-name: ${{ github.actor }} - update-flake-lock
on:
schedule:
- cron: '0 0 * * *'
# “At 00:00 daily."
schedule:
- cron: '0 0 * * *'
# “At 00:00 daily."
jobs:
update-flake-lock: