aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorJacob Slusser <jacobslusser@hotmail.com>2023-10-25 15:13:25 -0700
committerJacob Slusser <jacobslusser@hotmail.com>2023-10-25 15:13:25 -0700
commit8d0a03e9e12cb5275d783e39e0ef41703751e673 (patch)
tree830023fe3e564e7b8e27b0ad9e3910b7e7c636cf /.github/workflows
parent9bc29ceabdf88aca5e2a2f620651e86e11b92fab (diff)
Fixes required spacing for linebreak in markdown
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/repo-stale.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/repo-stale.yaml b/.github/workflows/repo-stale.yaml
index d275e1eb8..f9075ba03 100644
--- a/.github/workflows/repo-stale.yaml
+++ b/.github/workflows/repo-stale.yaml
@@ -28,7 +28,7 @@ jobs:
exempt-issue-labels: regression,security,roadmap,future,feature,enhancement,confirmed
stale-issue-label: stale
stale-issue-message: |-
- This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
+ This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to [contact us](https://jellyfin.org/contact).
close-issue-message: |-