meta: add dependency tag to release.yml

This commit is contained in:
Edward Thomson
2024-02-18 00:55:46 +00:00
parent 9e4e930a37
commit 928ac176f4

3
.github/release.yml vendored
View File

@@ -27,6 +27,9 @@ changelog:
- title: Git compatibility fixes
labels:
- git compatibility
- title: Dependency updates
labels:
- dependency
- title: Other changes
labels:
- '*'