change schedule
This commit is contained in:
2
.github/workflows/run-script.yml
vendored
2
.github/workflows/run-script.yml
vendored
@@ -2,7 +2,7 @@ name: Run Script
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "30 */3 * * *"
|
||||
- cron: "30 * * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user