Add exempt-pr-labels
entry to stale_prs_and_issues.yml
workflow (#17511)
* Add exempt * Changel label name
This commit is contained in:
parent
22fc22a4fe
commit
42ef81a9e6
1
.github/workflows/stale_prs_and_issues.yml
vendored
1
.github/workflows/stale_prs_and_issues.yml
vendored
@ -23,3 +23,4 @@ jobs:
|
||||
ascending: true
|
||||
operations-per-run: 5000
|
||||
repo-token: ${{ secrets.STALE_ISSUES_TOKEN }}
|
||||
exempt-pr-labels: 'no_stale'
|
||||
|
Loading…
Reference in New Issue
Block a user