Compare commits
1 commit
a626a73289
...
a217a0da72
Author | SHA1 | Date | |
---|---|---|---|
a217a0da72 |
1 changed files with 3 additions and 2 deletions
|
@ -9,5 +9,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/stale@v9
|
||||
with:
|
||||
stale-issue-message: "Message to comment on stale issues. If none provided, will not mark issues stale"
|
||||
stale-pr-message: "Message to comment on stale PRs. If none provided, will not mark PRs stale"
|
||||
stale-pr-message: "Will be closed in 3 days bc yo mom is a bitch"
|
||||
days-before-pr-stale: 2
|
||||
days-before-pr-close: 3
|
||||
|
|
Reference in a new issue