From 561a423eca668df79f2b87da147baeaa85762409 Mon Sep 17 00:00:00 2001 From: Ceriath Date: Sun, 10 Jul 2022 23:11:13 +0200 Subject: [PATCH] Fix stale action wording --- .github/workflows/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 96776191..2e0869ee 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -13,7 +13,7 @@ jobs: with: repo-token: ${{ secrets.GITHUB_TOKEN }} stale-pr-message: > - This PR has been automatically marked as closed because it has not had + This PR has been automatically marked as stale because it has not had recent activity. They will wait 15 days for your interaction, after that the PR will be closed. Please read more in https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md