Skip to content

Commit 7f3423e

Browse files
authored
Add CI status badge (#336)
This should help with noticing failed CI builds
1 parent 85e59bb commit 7f3423e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ResetPasswordBundle: Mind-Blowing (and Secure) Password Resetting for Symfony
22

3+
[![CI](https://github.com/SymfonyCasts/reset-password-bundle/actions/workflows/ci.yaml/badge.svg)](https://github.com/SymfonyCasts/reset-password-bundle/actions/workflows/ci.yaml)
4+
35
Worrying about how to deal with users that can't remember their password? We've
46
got you covered! This bundle provides a secure out of the box solution to allow
57
users to reset their forgotten passwords.

0 commit comments

Comments
 (0)