Skip to content

Commit 63d6904

Browse files
committed
type: enhancement
1 parent a8d779f commit 63d6904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-management-stale-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
Anyone who would like to work on it is still welcome to do so, and we can re-open it at that time.
4242
days-before-pr-stale: -1
4343
days-before-pr-close: -1
44-
only-labels: "enhancement"
44+
only-labels: "type: enhancement"
4545

4646
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
4747
with:

0 commit comments

Comments
 (0)