[GH-Actions][scale] Allow to run it manually
parent
15e6ae8720
commit
0f49600023
|
@ -3,7 +3,7 @@ on:
|
|||
schedule:
|
||||
# Once every day at midnight UTC
|
||||
- cron: "0 0 * * *"
|
||||
#workflow_dispatch:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
|
Loading…
Reference in New Issue