Skip to content

Commit 08979b6

Browse files
Merge pull request #67 from WarehouseFinds/fix/release_notes_polish
Add catch-all label filter for release notes
2 parents e42c58f + aa1c44e commit 08979b6

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/release.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,4 @@ changelog:
1414
- enhancement
1515
- title: 🐛 Fixes
1616
labels:
17-
- bug
18-
- fix
19-
- title: 🧰 Maintenance
20-
labels:
21-
- chore
22-
- refactor
17+
- "*"

0 commit comments

Comments
 (0)