Add workflow dispatch for debug purposes

This commit is contained in:
Roxedus
2023-02-14 13:18:38 +01:00
committed by GitHub
parent 80c70c31fc
commit 060acc77d4
@@ -1,5 +1,6 @@
name: Mark stale issues and pull requests
on:
workflow_dispatch:
schedule:
- cron: "30 1 * * *"