Skip to content

Commit

Permalink
Update stale-issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
felipefialho authored Mar 18, 2020
1 parent 8b7e5f4 commit 13b3cd5
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 @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/stale@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
repo-token: ${{ secrets.GITHUB_ACTIONS }}
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
Expand Down

0 comments on commit 13b3cd5

Please sign in to comment.