mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-06-30 11:07:38 +00:00
Update autolabeler.yml
This commit is contained in:
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"
|
||||
};
|
||||
|
Reference in New Issue
Block a user