[GH-Actions][stale] Exempt draft PRs
parent
8248b80d4b
commit
11af104ad9
|
@ -29,6 +29,7 @@ jobs:
|
||||||
exempt-pr-labels: "pinned,security,enhancement,investigating"
|
exempt-pr-labels: "pinned,security,enhancement,investigating"
|
||||||
stale-issue-label: "stale"
|
stale-issue-label: "stale"
|
||||||
stale-pr-label: "stale"
|
stale-pr-label: "stale"
|
||||||
|
exempt-draft-pr: "true"
|
||||||
operations-per-run: "250"
|
operations-per-run: "250"
|
||||||
ascending: "true"
|
ascending: "true"
|
||||||
#DRY-RUN
|
#DRY-RUN
|
||||||
|
|
Loading…
Reference in New Issue