mirror of
https://github.com/ko-build/ko.git
synced 2025-11-06 09:19:12 +02:00
Fix typo in stale GitHub Action (#367)
This commit is contained in:
2
.github/workflows/stale.yaml
vendored
2
.github/workflows/stale.yaml
vendored
@@ -15,7 +15,7 @@ jobs:
|
|||||||
stale-issue-message: |-
|
stale-issue-message: |-
|
||||||
This issue is stale because it has been open for 90 days with no
|
This issue is stale because it has been open for 90 days with no
|
||||||
activity. It will automatically close after 30 more days of
|
activity. It will automatically close after 30 more days of
|
||||||
inactivity. Keep frash with the 'lifecycle/frozen' label.
|
inactivity. Keep fresh with the 'lifecycle/frozen' label.
|
||||||
stale-issue-label: 'lifecycle/stale'
|
stale-issue-label: 'lifecycle/stale'
|
||||||
exempt-issue-labels: 'lifecycle/frozen'
|
exempt-issue-labels: 'lifecycle/frozen'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user