Fix typo in inactive issue cron workflow

I set the wrong label 🙈
This commit is contained in:
DMehaffy
2022-12-16 09:55:38 -07:00
committed by GitHub
parent ddbabf237b
commit dc3e57d381
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
with:
actions: 'close-issues'
token: ${{ secrets.GITHUB_TOKEN }}
labels: 'status: pending reproduction'
labels: 'status: can not reproduce'
inactive-day: 14
close-reason: 'completed'
body: |