ci: Enable on 1.x branch

This commit is contained in:
Jan Tojnar
2025-02-23 01:34:05 +01:00
parent 6f4404030b
commit f4550ccc46
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -4,9 +4,11 @@ on:
pull_request:
branches:
- master
- 1.x
push:
branches:
- master
- 1.x
env:
SYMFONY_PHPUNIT_VERSION: 7.5
@@ -4,9 +4,11 @@ on:
pull_request:
branches:
- "master"
- "1.x"
push:
branches:
- "master"
- "1.x"
env:
fail-fast: true