Skip to content

Commit

Permalink
Update stale-issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ErickPetru authored Jan 24, 2020
1 parent d9e0130 commit ec9a26f
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:
- uses: actions/stale@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Se está vaga ainda estiver aberta, faça um comentário, caso ao contrario, a mesma será fechada em 5 dias'
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.'
stale-issue-label: 'Falta de informações'
days-before-stale: 30
days-before-close: 5

0 comments on commit ec9a26f

Please sign in to comment.