Commit 1d3efaf
fix: Use filename-based GitHub Actions badge URL
The workflow-name-based badge URL was showing "no status" because
GitHub requires workflow runs on the specified branch. Using the
filename-based URL format (actions/workflows/main.yml/badge.svg) is
more reliable and works regardless of when the workflow last ran.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent fcef4c8 commit 1d3efaf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments