Skip to content

Commit c5d3789

Browse files
authored
Add CI status badge (#37)
This should help with noticing failed CI builds
1 parent 0dc72da commit c5d3789

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
# Dynamic / Dependent Symfony Form Fields
22

3+
[![CI](https://github.com/SymfonyCasts/dynamic-forms/actions/workflows/ci.yaml/badge.svg)](https://github.com/SymfonyCasts/dynamic-forms/actions/workflows/ci.yaml)
4+
35
**NOTE**: This package is currently experimental. It seems to work great - but
46
forms are complex! If you find a bug, please open an issue!
57

0 commit comments

Comments
 (0)