Skip to content

Commit

Permalink
chore: merge master to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk authored Nov 8, 2023
2 parents 5889cdd + ccc08a3 commit 0fec595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
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 or this will be closed in 7 days'
stale-pr-message: 'This pull request is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days'
days-before-stale: 30
days-before-stale: 100
days-before-close: 7
exempt-issue-labels: dont-stale
operations-per-run: 500

0 comments on commit 0fec595

Please sign in to comment.