Skip to content

Commit 4c62e1c

Browse files
authored
add team label for security (#44830)
Creates a `Team: Security` label.
1 parent 9e66c36 commit 4c62e1c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/labels.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
description: 'add to a merged PR to revert it (skips CI)'
1717

1818
# Unito - notion.so/52d10dbfad474328850319e48b057a5b
19-
- name: "Sync: Jira"
19+
- name: 'Sync: Jira'
2020
color: 'A0CABD'
2121
description: 'apply to auto-create a Jira shadow ticket'
2222

@@ -257,6 +257,9 @@
257257
- name: 'Team: Search & Storage'
258258
color: '8D5494'
259259
description: sns
260+
- name: 'Team: Security'
261+
color: '8D5494'
262+
description: ''
260263
- name: 'Team: Stacktrace'
261264
color: '8D5494'
262265
description: owners-stacktrace

0 commit comments

Comments
 (0)