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