mirror of
https://github.com/certbot/certbot.git
synced 2026-07-25 23:29:26 +02:00
Enable stale issue tracker (#9580)
This commit is contained in:
@@ -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