mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
Enable stale issue tracker (#9580)
This commit is contained in:
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
@@ -11,9 +11,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/stale@v6
|
||||
with:
|
||||
# REMOVEME: dry run to see if this works
|
||||
debug-only: true
|
||||
|
||||
# Idle number of days before marking issues stale
|
||||
days-before-issue-stale: 365
|
||||
|
||||
|
||||
Reference in New Issue
Block a user