Skip to content

Commit 41bd2c3

Browse files
committed
Fix labels
1 parent d5e1fd7 commit 41bd2c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/add-member.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Add member profile 🧑‍🔬
22
description: |
33
Use this form to add or update a lab member's profile on the website.
44
title: "[Add member]"
5-
labels: ["automatic-add-update-member"]
5+
labels: ["automatic-add-member"]
66
assignees:
77
- octocat
88
body:

.github/ISSUE_TEMPLATE/update-member.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Update member profile 🧑‍🔬
22
description: |
33
Use this form to update a lab member's profile on the website.
44
title: "[Update member]"
5-
labels: ["automatic-add-update-member"]
5+
labels: ["automatic-update-member"]
66
assignees:
77
- octocat
88
body:

0 commit comments

Comments
 (0)