mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-06-24 13:15:58 +00:00
chore: increase stale timeout
This commit is contained in:
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
@@ -12,5 +12,5 @@ jobs:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days'
|
||||
stale-pr-message: 'This pull request is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days'
|
||||
days-before-stale: 30
|
||||
days-before-close: 7
|
||||
days-before-stale: 180
|
||||
days-before-close: 30
|
||||
|
||||
Reference in New Issue
Block a user