[FR] Update release-drafter.yml (#4252)

This commit is contained in:
Mika Ayenson
2024-11-06 09:02:55 -06:00
committed by GitHub
parent 77f42f1168
commit 63732436b4
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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