Skip to content

Commit

Permalink
Add an 'other' category to CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
cwognum committed Sep 6, 2024
1 parent e128c4d commit 18f55d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/changelog_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@
"key": "chore",
"title": "## 🧹 Chores",
"labels": ["chore"]
},
{
"title": "## 📦 Other",
"labels": []
}
]
}

0 comments on commit 18f55d8

Please sign in to comment.