Compare commits
1 commit
a217a0da72
...
882a279243
Author | SHA1 | Date | |
---|---|---|---|
882a279243 |
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@v9
|
- uses: actions/stale@v9
|
||||||
with:
|
with:
|
||||||
stale-pr-message: "Will be closed in 3 days bc yo mom is a bitch"
|
stale-pr-message: "Will be closed in 1 day bc yo mom is a bitch"
|
||||||
days-before-pr-stale: 2
|
days-before-pr-stale: 2
|
||||||
days-before-pr-close: 3
|
days-before-pr-close: 3
|
||||||
|
|
Reference in a new issue