Explorar o código

[GH-Actions][scale] Allow to run it manually

MAGIC %!s(int64=4) %!d(string=hai) anos
pai
achega
0f49600023
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/close_old_issues_and_prs.yml

+ 1 - 1
.github/workflows/close_old_issues_and_prs.yml

@@ -3,7 +3,7 @@ on:
   schedule:
     # Once every day at midnight UTC
     - cron: "0 0 * * *"
-  #workflow_dispatch:
+  workflow_dispatch:
 
 jobs:
   stale: