mirror of
https://github.com/strapi/strapi.git
synced 2026-01-06 12:13:52 +00:00
Fix typo in inactive issue cron workflow
I set the wrong label 🙈
This commit is contained in:
parent
ddbabf237b
commit
dc3e57d381
2
.github/workflows/issues_dailyCron.yml
vendored
2
.github/workflows/issues_dailyCron.yml
vendored
@ -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: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user