mirror of
https://github.com/actions/cache.git
synced 2026-05-14 14:18:06 +00:00
Compare commits
2 Commits
8569ddf1cd
...
621b187999
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
621b187999 | ||
|
|
408b6e1d2d |
2
.github/workflows/close-inactive-issues.yml
vendored
2
.github/workflows/close-inactive-issues.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/stale@v9
|
||||
- uses: actions/stale@v10
|
||||
with:
|
||||
days-before-issue-stale: 200
|
||||
days-before-issue-close: 5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user