README: pin CI badge to main branch (busts stale Camo cache)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Showing 1 changed file with +1 and −1
modified
README.md
+1 −1
@@ -2,7 +2,7 @@ | ||
| 2 | 2 | |
| 3 | 3 | <p align="center"> |
| 4 | 4 | <a href="https://www.earth-now.co"><img src="https://img.shields.io/badge/live-www.earth--now.co-2a78d6?style=flat-square" alt="Live site"></a> |
| 5 | − <a href="https://github.com/spboucher-ai/earth-now/actions/workflows/ci.yml"><img src="https://github.com/spboucher-ai/earth-now/actions/workflows/ci.yml/badge.svg" alt="CI"></a> | |
| 5 | + <a href="https://github.com/spboucher-ai/earth-now/actions/workflows/ci.yml"><img src="https://github.com/spboucher-ai/earth-now/actions/workflows/ci.yml/badge.svg?branch=main" alt="CI"></a> | |
| 6 | 6 | <img src="https://img.shields.io/badge/metrics-76-1baf7a?style=flat-square" alt="76 metrics"> |
| 7 | 7 | <img src="https://img.shields.io/badge/tests-142%20passing-0ca30c?style=flat-square" alt="142 tests"> |
| 8 | 8 | <img src="https://img.shields.io/badge/TypeScript-strict-2a78d6?style=flat-square&logo=typescript&logoColor=white" alt="TypeScript strict"> |
| 9 | 9 | |