github: Configure stale to be run manually

Updates #9522
This commit is contained in:
Bjørn Erik Pedersen 2022-02-18 11:31:57 +01:00 committed by GitHub
parent 929808190f
commit 3136ff67d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
name: 'Close stale and lock closed issues and PRs'
on:
workflow_dispatch:
schedule:
- cron: '30 1 * * *'
jobs: