Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit a6cee10

Browse files
author
xtexChooser
committed
build(ci): fix stale workflow
1 parent 5a6e379 commit a6cee10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
days-before-close: 7
2121
stale-issue-label: "status: stale"
2222
stale-pr-label: "status: stale"
23-
exempt-issue-labels: "status: stale"
24-
exempt-pr-labels: "status: stale"
23+
exempt-issue-labels: "flag: long"
24+
exempt-pr-labels: "flag: long"
2525
exempt-draft-pr: true

0 commit comments

Comments
 (0)