From 114a7784428fbc495d1a4e3f347aa4b9316a6e60 Mon Sep 17 00:00:00 2001 From: Romain Monteil Date: Wed, 26 Nov 2025 14:26:15 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20Update=20CI=20workflow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 4 +++- README.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) 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