Skip to content

Commit ddaee5c

Browse files
authored
fix for stale issues action
1 parent 41ec4d6 commit ddaee5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/remove_labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
- name: initial labeling
1515
uses: andymckay/labeler@master
1616
with:
17-
remove-labels: "waiting-for-reporter"
17+
remove-labels: "waiting-for-reporter, Stale"

0 commit comments

Comments
 (0)