Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 7cc1b58

Browse files
authored
Merge pull request #568 from datafold/stale-hotfix
stale yml error
2 parents 6232ceb + dc35b4c commit 7cc1b58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
stale-pr-message: 'This pull request has been marked as stale because it has been open for 60 days with no activity. If you would like the pull request to remain open, please comment on the pull request or else it will be closed in 7 days.'
2626
stale-issue-label: 'stale'
2727
stale-pr-label: 'stale'
28-
close-issue-message: 'Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment to notify the maintainers.'
29-
close-pr-message: 'Although we are closing this pull request as stale, it's not gone forever. PRs can be reopened if there is renewed community interest. Just add a comment to notify the maintainers.'
28+
close-issue-message: "Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment to notify the maintainers."
29+
close-pr-message: "Although we are closing this pull request as stale, it's not gone forever. PRs can be reopened if there is renewed community interest. Just add a comment to notify the maintainers."

0 commit comments

Comments
 (0)