Skip to content

Commit

Permalink
[BUGFIX] Add security label to release categories
Browse files Browse the repository at this point in the history
  • Loading branch information
eliashaeussler committed Jul 2, 2024
1 parent 8c4eaca commit fc72eef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ changelog:
- title: ⚡ Breaking
labels:
- breaking
- title: 🚨 Security fixes
labels:
- security
- title: 🚀 Improved
labels:
- enhancement
Expand Down

0 comments on commit fc72eef

Please sign in to comment.