mirror of
https://github.com/Mr-xn/Penetration_Testing_POC.git
synced 2026-05-07 21:12:34 +08:00
Change RSS update schedule to every 3 hours
This commit is contained in:
@@ -2,7 +2,7 @@ name: Update README with RSS
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 1 * * *'
|
||||
- cron: '0 */3 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user