From c7aeff3cc89441340bb0fef52cfef5234a36ad86 Mon Sep 17 00:00:00 2001 From: Leochocolat Date: Tue, 19 Dec 2023 11:35:50 +0100 Subject: [PATCH] remove duplicate set of token --- .github/workflows/stale.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 1ea322c7..091b85c3 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -33,4 +33,3 @@ jobs: This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution! close-pr-message: | This pr has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details. - repo-token: ${{ secrets.GITHUB_TOKEN }}