diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7dd895f..5f2e0c3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,9 @@ name: ci on: pull_request: - branches: [ main ] + branches: + - main + - '0.x' jobs: tests: diff --git a/README.md b/README.md index c407819..13d36b9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ # Flowbite bundle -This bundle provide a Symfony form theme for [Flowbite](https://flowbite.com/). +This bundle provides a Symfony form theme for [Flowbite](https://flowbite.com/). ## Documentation