Commit c0188b7
committed
Fix Test-Gallery-Models badge URL
The legacy /workflows/{name}/badge.svg form returns "no status" since
GitHub deprecated it. Switched to the path-based
/actions/workflows/{file}/badge.svg form, which correctly resolves to
the current workflow status.1 parent 6780581 commit c0188b7
1 file changed
Lines changed: 1 addition & 1 deletion
| 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