build: fix broken stale issues workflow (#36843)

This commit is contained in:
Shelley Vohr
2023-01-09 19:16:58 +01:00
committed by GitHub
parent 1a9c338c92
commit f56a26c4f7

View File

@@ -24,6 +24,7 @@ jobs:
exempt-issue-labels: "discussion,security \U0001F512,enhancement :sparkles:"
only-pr-labels: not-a-real-label
pending-repro:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@3de2653986ebd134983c79fe2be5d45cc3d9f4e1
with: