Rename "waiting-for-author" label to "waiting for author" (#8642)
This commit is contained in:
parent
b7a44560f5
commit
a1c6f0073e
|
@ -21,4 +21,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
token: ${{ github.token }}
|
token: ${{ github.token }}
|
||||||
daysUntilClose: 14
|
daysUntilClose: 14
|
||||||
responseRequiredLabel: waiting-for-author
|
responseRequiredLabel: waiting for author
|
||||||
|
|
Loading…
Reference in New Issue