Add exempt-pr-labels entry to stale_prs_and_issues.yml workflow (#17511)

* Add exempt

* Changel label name
This commit is contained in:
Przemyslaw Wysocki 2023-05-12 15:37:21 +02:00 committed by GitHub
parent 22fc22a4fe
commit 42ef81a9e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,3 +23,4 @@ jobs:
ascending: true
operations-per-run: 5000
repo-token: ${{ secrets.STALE_ISSUES_TOKEN }}
exempt-pr-labels: 'no_stale'