Skip to content

Commit

Permalink
Update Message (#3617)
Browse files Browse the repository at this point in the history
* Update Message
* bump max ops
  • Loading branch information
GregTheGreek committed Jul 3, 2020
1 parent 92f8e46 commit 1404086
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ 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, otherwise this issue will be closed in 7 days'
stale-issue-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions'
days-before-stale: 30
days-before-close: 7
operations-per-run: 100

0 comments on commit 1404086

Please sign in to comment.