remove schedule
This commit is contained in:
2
.github/workflows/run-script.yml
vendored
2
.github/workflows/run-script.yml
vendored
@@ -4,8 +4,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
schedule:
|
|
||||||
- cron: "30 */3 * * *"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run-script:
|
run-script:
|
||||||
|
|||||||
Reference in New Issue
Block a user