You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/stale.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ jobs:
20
20
exempt-pr-labels: keep-open
21
21
stale-pr-message: >
22
22
This pull request has been inactive for 14 days.
23
-
If you are finished with your changes don't forget to add `# sign-off` (without the space) according to the instrucitons in the [contributor guide](https://review.docs.microsoft.com/en-us/help/contribute/contribute-how-to-write-pull-request-automation) to publish your changes.
23
+
If you are finished with your changes don't forget to add `# sign-off` (without the space) according to the instructions in the [contributor guide](https://review.docs.microsoft.com/en-us/help/contribute/contribute-how-to-write-pull-request-automation) to publish your changes.
24
24
If this PR is inactive for 14 more days, it will be closed automatically. Thank you!
0 commit comments