mirror of
https://code.forgejo.org/actions/checkout.git
synced 2024-11-05 19:45:50 +00:00
add dry-run only test
This commit is contained in:
parent
2136fa581b
commit
fb47a3d8df
1 changed files with 2 additions and 1 deletions
3
.github/workflows/stale-bot.yml
vendored
3
.github/workflows/stale-bot.yml
vendored
|
@ -13,4 +13,5 @@ jobs:
|
|||
close-issue-message: "This issue was closed because it has been stalled for 15 days with no activity."
|
||||
exempt-issue-labels: "keep"
|
||||
days-before-stale: 365
|
||||
days-before-close: 15
|
||||
days-before-close: 15
|
||||
debug-only: true
|
Loading…
Reference in a new issue