Skip to content

Commit 5c971be

Browse files
authored
Merge branch 'master' into avoid_removing_empty_rules
2 parents 5475140 + 0074311 commit 5c971be

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ jobs:
4848
"title": "## 🧩 Dependencies",
4949
"labels": ["dependencies"]
5050
},
51+
{
52+
"title": "## 🛠 Configuration",
53+
"labels": ["Configuration"]
54+
},
5155
{
5256
"title": "## 📦 Other",
5357
"labels": []

0 commit comments

Comments
 (0)