1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-02 02:21:18 +08:00

Skip enhancement in stale bot

This commit is contained in:
Jactus
2021-05-10 12:33:58 +08:00
parent 81bd2ca8fb
commit 8ba5e93d04

View File

@@ -20,5 +20,5 @@ jobs:
days-before-stale: 90
days-before-close: 5
operations-per-run: 100
exempt-issue-labels: 'bug'
exempt-issue-labels: 'bug,enhancement'
remove-stale-when-updated: true