We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c28f8 commit 878358cCopy full SHA for 878358c
.github/workflows/ci.yaml
@@ -4,7 +4,8 @@ on:
4
pull_request:
5
push:
6
branches:
7
- - 'main'
+ - '1.x'
8
+ - '2.x'
9
10
env:
11
SYMFONY_PHPUNIT_DIR: "$HOME/symfony-bridge/.phpunit"
0 commit comments