add gh-actions cron

This commit is contained in:
syui 2025-02-24 16:55:38 +09:00
parent 65aa20dfe6
commit 15a6af27ce
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

@ -4,6 +4,8 @@ on:
push:
branches:
- main
schedule:
- cron: '0 0 * * *'
permissions:
contents: write