mirror of
https://github.com/jalad25/contact-note.git
synced 2026-07-22 06:53:06 +00:00
Updated action
This commit is contained in:
parent
6b720549f5
commit
91c29dbac1
1 changed files with 2 additions and 1 deletions
3
.github/workflows/scorecard-badge.yml
vendored
3
.github/workflows/scorecard-badge.yml
vendored
|
|
@ -48,9 +48,10 @@ jobs:
|
|||
|
||||
badge = {
|
||||
"schemaVersion": 1,
|
||||
"label": "Obsidian scorecard",
|
||||
"label": "Obsidian Scorecard",
|
||||
"message": f"{pct_v}% • {health_v} • {review_v}",
|
||||
"color": color,
|
||||
"logo": "Obsidian"
|
||||
}
|
||||
|
||||
with open(f"{pid}.json", "w") as f:
|
||||
|
|
|
|||
Loading…
Reference in a new issue