Skip to content

Commit

Permalink
Update stale-issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
filip26 authored Jun 9, 2021
1 parent dd75eb8 commit 734e063
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,6 +10,6 @@ jobs:
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment'
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment!'
days-before-stale: 30
days-before-close: -1

0 comments on commit 734e063

Please sign in to comment.