Make stale manually dispatchable

, hopefully
This commit is contained in:
Aaron Liu
2023-09-02 11:45:15 -04:00
committed by GitHub
parent 55cd27a130
commit 14384284f0

View File

@@ -2,6 +2,7 @@ name: 'Close stale issues and PRs'
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
permissions:
contents: write # only for delete-branch option