Skip to content

Commit

Permalink
fix(labels): remove stray extra letter from priority color hex
Browse files Browse the repository at this point in the history
  • Loading branch information
xynydev committed Mar 8, 2024
1 parent 2182340 commit 7ad98eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
- 'Status: PR Welcome'
- 'Status: Ready for PR'
- name: 'priority: critical'
color: d73a4af
color: d73a4a
aliases:
- 'priority: now'
- 'Priority: Critical'
Expand Down

0 comments on commit 7ad98eb

Please sign in to comment.