Skip to content

Commit aad964e

Browse files
authored
Fix some typos in the stale policy config (#509)
1 parent f6ef768 commit aad964e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/stale.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
2626
If you want this PR to never become stale, please ask a maintainer to apply the "stalebot-ignore" label.
2727
close-pr-message: >
28-
This PR was closed because is has become stale with no activity.
28+
This PR was closed because it has become stale with no activity.
2929
3030
# 30+5 day stale policy for open issues
3131
# * Except Issues marked as "stalebot-ignore"
@@ -42,6 +42,6 @@ jobs:
4242
stale-issue-label: "stale"
4343
stale-issue-message: >
4444
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
45-
If you want this issue to never become stale, please ask a collaborators to apply the "stalebot-ignore" label.
45+
If you want this issue to never become stale, please ask a maintainer to apply the "stalebot-ignore" label.
4646
close-issue-message: >
47-
This issue was closed because is has become stale with no activity.
47+
This issue was closed because it has become stale with no activity.

0 commit comments

Comments
 (0)