Skip to content

Commit 87f9a9a

Browse files
authored
Merge pull request #2488 from docker/update-default-status
update default status
2 parents b95b48b + dff4413 commit 87f9a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/set_new_label_and_comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
owner: context.repo.owner,
2323
repo: context.repo.repo,
2424
issue_number: context.issue.number,
25-
labels: ['new']
25+
labels: ['status: needs triage']
2626
});
2727
2828
- name: Comment on issue

0 commit comments

Comments
 (0)