Skip to content

Commit 9284784

Browse files
committed
PR > Pull Request
1 parent 9b2b5a1 commit 9284784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/inactive-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
close-issue-message: "This issue has been closed as it has been inactive for 15 days since being marked as stale."
2020
stale-pr-label: "stale"
2121
stale-pr-message: "This PR is stale because it has been open for 7 days with no activity. If there are no further updates or modifications within the next 7 days, it will be automatically closed."
22-
close-pr-message: "This pull request has been closed as it has been inactive for 7 days since being marked as stale."
22+
close-pr-message: "This PR has been closed as it has been inactive for 7 days since being marked as stale."
2323
days-before-pr-stale: 7
2424
days-before-pr-close: 7
2525
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)