Browse Source

Update stale.yml

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

2
.github/workflows/stale.yml

@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/stale@v5
with:
days-before-issue-stale: 30
days-before-issue-stale: 14
days-before-issue-close: 7
stale-issue-label: "stale"
stale-issue-message: "This issue is stale because it has been open for 30 days with no activity."

Loading…
Cancel
Save