From d3fd736cb112c970189d83f2bacd2257312745ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiana=20=F0=9F=9A=80=20=20Campanari?= <113218619+FabianaCampanari@users.noreply.github.com> Date: Thu, 26 Sep 2024 23:49:55 -0300 Subject: [PATCH] Update Close-Stale-Issues.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabiana 🚀 Campanari <113218619+FabianaCampanari@users.noreply.github.com> --- .github/Close-Stale-Issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/Close-Stale-Issues.yml b/.github/Close-Stale-Issues.yml index 717367c..84431ff 100644 --- a/.github/Close-Stale-Issues.yml +++ b/.github/Close-Stale-Issues.yml @@ -2,7 +2,7 @@ uses: actions/stale@v9.0.0 with: # Token for the repository. Can be passed in using `{{ secrets.GITHUB_TOKEN }}`. - repo-token: # optional, default is ${{ github.token }} + repo-token: # meu_segredo: ${{ secrets.MyGITHUB_TOKEN }} # The message to post on the issue when tagging it. If none provided, will not mark issues stale. stale-issue-message: # optional # The message to post on the pull request when tagging it. If none provided, will not mark pull requests stale.