mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 14:46:42 +00:00
exempt draft PRs (#962)
This commit is contained in:
parent
b4cc1f65be
commit
e3ad905f31
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
|
|
@ -29,3 +29,4 @@ jobs:
|
||||||
days-before-pr-stale: 21
|
days-before-pr-stale: 21
|
||||||
days-before-issue-close: 14
|
days-before-issue-close: 14
|
||||||
days-before-pr-close: 14
|
days-before-pr-close: 14
|
||||||
|
exempt-draft-pr: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue