We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c402572 commit 5931f94Copy full SHA for 5931f94
.github/workflows/labels-create.yml
@@ -83,7 +83,7 @@ env:
83
{ "name": "⚠ Announcement", "color": "DB4712", "description": "KeeWeb announcements" },
84
{ "name": "📰 Progress Report", "color": "392297", "description": "Updates on the development of KeeWeb" },
85
{ "name": "📦 Release", "color": "277542", "description": "Release announcements" },
86
- { "name": "✔️ Poll", "color": "972255", "description": "Community polls" }
+ { "name": "✔️ Poll", "color": "972255", "description": "Community polls" },
87
{ "name": "❔ Question", "color": "FFFFFF", "description": "All questions" }
88
]
89
0 commit comments