mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-03-10 07:30:28 +00:00
Update autolabeler.yml
This commit is contained in:
parent
8cb3007d66
commit
167deb5d7f
4
.github/workflows/autolabeler.yml
vendored
4
.github/workflows/autolabeler.yml
vendored
@ -60,8 +60,8 @@ jobs:
|
||||
}
|
||||
|
||||
const templateLabelMappings = {
|
||||
"🐞 bug fix": "bug fix",
|
||||
"✨ new feature": "new feature",
|
||||
"🐞 bug fix": "bugfix",
|
||||
"✨ new feature": "feature",
|
||||
"💥 breaking change": "breaking change",
|
||||
"🆕 new script": "new script"
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user