We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d779f commit 63d6904Copy full SHA for 63d6904
.github/workflows/issue-management-stale-action.yml
@@ -41,7 +41,7 @@ jobs:
41
Anyone who would like to work on it is still welcome to do so, and we can re-open it at that time.
42
days-before-pr-stale: -1
43
days-before-pr-close: -1
44
- only-labels: "enhancement"
+ only-labels: "type: enhancement"
45
46
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
47
with:
0 commit comments