workflow dispatch (#4051)

for auto triggering on the stale workflow
This commit is contained in:
The Sharkening
2025-06-15 00:01:17 -06:00
committed by GitHub
parent b51769b676
commit a9342f9005
+2 -1
View File
@@ -3,7 +3,8 @@ name: Mark stale issues and pull requests
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
permissions:
contents: read