chore: merge master to dev

This commit is contained in:
Koen Kanters 2023-11-08 20:13:23 +01:00 committed by GitHub
commit 0fec5958fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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