mirror of
https://github.com/Yamato-Security/WELA.git
synced 2026-07-06 00:48:08 +02:00
fix: update cron schedule for security_rules.json creation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: create security_rules.json
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 20 * * *'
|
||||
- cron: '0 20 1 * *'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user