1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-20 22:41:44 +00:00

github: Configure stale to be run manually

Updates 
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: