Skip to content

Commit bef1a01

Browse files
committed
Update discussions.yml
1 parent 7708de7 commit bef1a01

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/discussions.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ permissions:
1313
env:
1414
STALE_DAYS: 1000 # Number of days without updates to consider a discussion stale
1515
WARNING_DAYS: 30 # Number of days to wait after warning before closing
16-
WARNING_MESSAGE: |
16+
WARNING_MESSAGE:
17+
| # note: the marker is necessary for the script and should not be removed
1718
<!-- stale-discussion-warning -->
1819
This discussion has not been updated in over a year and will be closed in 30 days if there is no further activity.
1920

0 commit comments

Comments
 (0)