Skip to content

Commit f70407b

Browse files
authored
template: include labels (#67)
1 parent e7b6b99 commit f70407b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: New vulnerability {{ env.VULN_ID }} found on {{ env.NODEJS_STREAM }}
33
asignees:
4-
labels:
4+
labels: {{ env.NODEJS_STREAM }}
55
---
66
Failed run: {{ env.ACTION_URL }}
77
Vulnerability ID: {{ env.VULN_ID }}

0 commit comments

Comments
 (0)