Skip to content

Commit a823048

Browse files
committed
Add new label for GitHub Actions
1 parent 0e3b27c commit a823048

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/labels.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ color = "ffeb95"
33
name = "bug"
44
description = "Bugs and problems with labels"
55

6+
[actions]
7+
color = "c792ea"
8+
name = "actions"
9+
description = "Tasks related to GitHub Actions"
10+
611
["code quality"]
712
color = "c792ea"
813
name = "code quality"

0 commit comments

Comments
 (0)