remove scheduled check
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
on:
|
on:
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: "* * * * *"
|
# - cron: "* * * * *"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
check_releases:
|
check_releases:
|
||||||
|
|||||||
Reference in New Issue
Block a user