From: Jordan Elver Date: Fri, 24 Oct 2025 12:30:48 +0000 (+0200) Subject: github: Fix typo in stale PR message X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=08a0679a895678b38f1324ae78503fd32ec22996;p=brevno-suite%2Fhugo github: Fix typo in stale PR message --- diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 249c1ab54..3c8a55232 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -43,7 +43,7 @@ jobs: stale-pr-message: This PR has been automatically marked as stale because it has not had recent activity. The resources of the Hugo team are limited, and so we are asking for your help. - Please check https://github.com/gohugoio/hugo/blob/master/CONTRIBUTING.md#code-contribution and verify that this code contribution fits with the description. If yes, tell is in a comment. + Please check https://github.com/gohugoio/hugo/blob/master/CONTRIBUTING.md#code-contribution and verify that this code contribution fits with the description. If yes, tell us in a comment. This PR will automatically be closed in the near future if no further activity occurs. Thank you for all your contributions. stale-issue-label: 'Stale'