Skip to content

Commit f93e24e

Browse files
committed
removing dev branch and add security section
1 parent f11d6c0 commit f93e24e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/release-drafter.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name-template: '$NEXT_MINOR_VERSION 🌈'
22
tag-template: '$NEXT_MINOR_VERSION'
33
branches:
44
- master
5-
- dev
65
categories:
76
- title: '🚀 New scanners'
87
labels:
@@ -24,6 +23,9 @@ categories:
2423
- title: '🚩 Requires settings change'
2524
labels:
2625
- 'settings_changes'
26+
- title: '🚩 Security'
27+
labels:
28+
- 'security'
2729
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
2830
template: |
2931
## Changes

0 commit comments

Comments
 (0)