mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-27 06:26:17 +00:00
ci: Enable on 1.x branch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user