gha: make the icon more unique.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
9b43d320ce
commit
9ccffcc122
|
@ -10,3 +10,7 @@ jobs:
|
||||||
- uses: actions/labeler@main
|
- uses: actions/labeler@main
|
||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
|
||||||
|
branding:
|
||||||
|
icon: 'bookmark'
|
||||||
|
color: 'green'
|
||||||
|
|
Loading…
Reference in New Issue