[FR] Update release-drafter.yml (#4252)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name-template: 'v$RESOLVED_VERSION'
|
||||
tag-template: 'v$RESOLVED_VERSION'
|
||||
name-template: 'v$RESOLVED_VERSION-dev'
|
||||
tag-template: 'v$RESOLVED_VERSION-dev'
|
||||
categories:
|
||||
- title: 🚀 Features
|
||||
label: 'enhancement'
|
||||
|
||||
@@ -11,7 +11,7 @@ on:
|
||||
- 'detection_rules/**'
|
||||
- 'tests/**'
|
||||
- '**/*.md'
|
||||
types: [opened, reopened, synchronize]
|
||||
types: [opened, reopened, synchronize, labeled]
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user