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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
name: Mark stale issues and pull requests
on:
workflow_dispatch:
schedule:
- cron: "30 1 * * *"