From 01111b06d11d9b1529f908a8a1f0d1bd5febfd16 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 6 Apr 2021 12:41:38 +0000 Subject: [PATCH] triage-issues.yml: update to match main configuration --- .github/workflows/triage-issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/triage-issues.yml b/.github/workflows/triage-issues.yml index 23ab63b3ce..29e08979e6 100644 --- a/.github/workflows/triage-issues.yml +++ b/.github/workflows/triage-issues.yml @@ -24,7 +24,7 @@ jobs: - name: Mark/Close Stale Issues and Pull Requests uses: actions/stale@v3 with: - repo-token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }} + repo-token: ${{ secrets.GITHUB_TOKEN }} days-before-stale: 21 days-before-close: 7 stale-issue-message: >