mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
.github: Fix staleness check to only run on certain labels.
This commit is contained in:
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