Browse Source

Update stale.yml

pull/684/head
Emile Nijssen 1 year ago
committed by GitHub
parent
commit
83ac4ff4cf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/stale.yml

2
.github/workflows/stale.yml

@ -31,4 +31,4 @@ jobs:
stale-pr-message: "This PR is stale because it has been open for 30 days with no activity."
close-pr-message: "This PR was closed because it has been inactive for 14 days since being marked as stale."
repo-token: ${{ secrets.GITHUB_TOKEN }}
operations-per-run: 300
operations-per-run: 100

Loading…
Cancel
Save