Skip to content

Commit

Permalink
doc: Update badge color
Browse files Browse the repository at this point in the history
  • Loading branch information
itislu committed Jul 25, 2024
1 parent c354225 commit 9927a1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lines_of_code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
badge : ./doc/images/lines_of_code.svg
patterns : '**/*.c|**/*.h|**/Makefile|**/*.mk|**/*.py|**/*.yaml|**/*.sh|**/*.y|**/*.bnf'
badge_label: 'lines of code'
badge_color: purple
badge_style: flat
badge_color: 61A
badge_style: classic
debug : true

- name: Print the output
Expand Down

0 comments on commit 9927a1a

Please sign in to comment.