chore(repo): fix a typo in the stale action config
This commit is contained in:
parent
6a61b154af
commit
5bb8d3f33d
2
.github/workflows/schedule-stale.yml
vendored
2
.github/workflows/schedule-stale.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
stale-issue-label: "stale"
|
stale-issue-label: "stale"
|
||||||
operations-per-run: 300
|
operations-per-run: 300
|
||||||
remove-stale-when-updated: true
|
remove-stale-when-updated: true
|
||||||
only-labels: "blocked: repro needed,blocked: retry with latest"
|
only-labels: "blocked: repro needed"
|
||||||
stale-issue-message: |
|
stale-issue-message: |
|
||||||
This issue has been automatically marked as stale because it hasn't had any recent activity. It will be closed in 14 days if no further activity occurs.
|
This issue has been automatically marked as stale because it hasn't had any recent activity. It will be closed in 14 days if no further activity occurs.
|
||||||
If we missed this issue please reply to keep it active.
|
If we missed this issue please reply to keep it active.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user