mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-15 19:59:41 +00:00
Update autolabeler.yml
This commit is contained in:
parent
8cb3007d66
commit
167deb5d7f
1 changed files with 2 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue