This commit is contained in:
2024-02-13 10:09:13 +09:00
parent 2056dcb601
commit 23a90cec83
4 changed files with 87 additions and 38 deletions

View File

@ -5,7 +5,7 @@ on:
branches:
- main
schedule:
- cron: '0 0 * * *'
- cron: "0 0 * * *"
permissions:
contents: write