Fix label name
This commit is contained in:
parent
2ba502538a
commit
2f7d1f5cff
2
.github/workflows/need-feedback.yml
vendored
2
.github/workflows/need-feedback.yml
vendored
@ -14,6 +14,6 @@ jobs:
|
|||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
# these are optional, if you want to configure:
|
# these are optional, if you want to configure:
|
||||||
days-until-close: 5
|
days-until-close: 5
|
||||||
trigger-label: status/need-feeback
|
trigger-label: status/need-feedback
|
||||||
closing-comment: This issue was closed by the need-feedback bot due to without feebacks.
|
closing-comment: This issue was closed by the need-feedback bot due to without feebacks.
|
||||||
dry-run: false
|
dry-run: false
|
||||||
2
.github/workflows/need-translation.yml
vendored
2
.github/workflows/need-translation.yml
vendored
@ -14,6 +14,6 @@ jobs:
|
|||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
# these are optional, if you want to configure:
|
# these are optional, if you want to configure:
|
||||||
days-until-close: 5
|
days-until-close: 5
|
||||||
trigger-label: status/need-feeback
|
trigger-label: status/need-translation
|
||||||
closing-comment: This issue was closed by the need-translation bot. Please transalate your issue to English so it could help others.
|
closing-comment: This issue was closed by the need-translation bot. Please transalate your issue to English so it could help others.
|
||||||
dry-run: false
|
dry-run: false
|
||||||
Loading…
x
Reference in New Issue
Block a user