mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-27 06:31:54 +00:00
.github: Fix staleness check to only run on certain labels.
(cherry picked from commit d7b647e97f)
This commit is contained in:
committed by
Asterisk Development Team
parent
c0d6dac258
commit
5723db8a44
2
.github/workflows/NightlyAdmin.yml
vendored
2
.github/workflows/NightlyAdmin.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
days-before-stale: 7
|
||||
days-before-close: 14
|
||||
days-before-pr-close: -1
|
||||
only-label: triage,feedback-required
|
||||
only-labels: triage,feedback-required
|
||||
|
||||
PublishWikiDocs:
|
||||
if: ${{fromJSON(vars.WIKIDOCS_ENABLE) == true}}
|
||||
|
||||
Reference in New Issue
Block a user