fix: update cron schedule for security_rules.json creation

This commit is contained in:
fukusuket
2026-05-23 10:20:14 +09:00
parent 590cb807c0
commit 9f2b513d7c
+1 -1
View File
@@ -1,7 +1,7 @@
name: create security_rules.json
on:
schedule:
- cron: '0 20 * * *'
- cron: '0 20 1 * *'
workflow_dispatch:
permissions: