Skip to content

Commit 5931f94

Browse files
committed
ci: fix labels
1 parent c402572 commit 5931f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labels-create.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ env:
8383
{ "name": "⚠ Announcement", "color": "DB4712", "description": "KeeWeb announcements" },
8484
{ "name": "📰 Progress Report", "color": "392297", "description": "Updates on the development of KeeWeb" },
8585
{ "name": "📦 Release", "color": "277542", "description": "Release announcements" },
86-
{ "name": "✔️ Poll", "color": "972255", "description": "Community polls" }
86+
{ "name": "✔️ Poll", "color": "972255", "description": "Community polls" },
8787
{ "name": "❔ Question", "color": "FFFFFF", "description": "All questions" }
8888
]
8989

0 commit comments

Comments
 (0)