Skip to content

Commit

Permalink
Update stale-issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Aug 14, 2023
1 parent 1a86205 commit 3568536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/stale@v8
with:
repo-token: ${{ secrets.GITHUB_ACTIONS }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Esta vaga encontra-se há um bom tempo sem novas interações. Se ainda estiver aberta, faça um comentário, caso contrario, a fecharemos automaticamente em 5 dias.'
days-before-stale: 60
days-before-close: 5

0 comments on commit 3568536

Please sign in to comment.