Skip to content

Commit f6a7290

Browse files
committed
chore: dark theme
1 parent 4f0b521 commit f6a7290

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/workflow_telemetry.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
steps:
1515
- name: Collect Workflow Telemetry
1616
uses: runforesight/workflow-telemetry-action@v1
17+
with:
18+
theme: dark # or light. dark generate charts compatible with Github dark mode.
1719
- uses: actions/checkout@v4
1820
- uses: actions/setup-dotnet@v3
1921
with:

0 commit comments

Comments
 (0)