Skip to content

Commit 398039e

Browse files
committed
fix badge
1 parent 566c076 commit 398039e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ArduinoHttpServer
22

3-
![GitHub Actions](https://github.com/QuickSander/ArduinoHttpServer/actions/workflows/main.yml/badge.svg)
3+
[![GitHub Actions](https://github.com/QuickSander/ArduinoHttpServer/actions/workflows/main.yml/badge.svg?event=push)](https://github.com/QuickSander/ArduinoHttpServer/actions/workflows/main.yml)
44
[![Code Climate](https://codeclimate.com/github/QuickSander/ArduinoHttpServer/badges/gpa.svg)](https://codeclimate.com/github/QuickSander/ArduinoHttpServer)
55
[![Test Coverage](https://codeclimate.com/github/QuickSander/ArduinoHttpServer/badges/coverage.svg)](https://codeclimate.com/github/QuickSander/ArduinoHttpServer/coverage)
66

0 commit comments

Comments
 (0)