mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
fix(ci): wrong yaml format
This commit is contained in:
2
.github/workflows/stale-issues.yml
vendored
2
.github/workflows/stale-issues.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
stale-issue-label: ':status/automatic-stale'
|
||||
close-issue-label: ':status/automatic-closing'
|
||||
# trunk-ignore(yamllint/line-length)
|
||||
exempt-issue-labels: 'hold, WIP, :type/enhancement, can-be-reproduced, priority-A, :type/bug, :type/feature-request'
|
||||
exempt-issue-labels: 'hold, WIP, :type/enhancement, can-be-reproduced, priority-A, :type/bug, :type/feature-request'
|
||||
remove-stale-when-updated: true
|
||||
stale-issue-message: |
|
||||
Hi There! 👋
|
||||
|
||||
Reference in New Issue
Block a user