We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6249fd + 130851b commit 3eb57baCopy full SHA for 3eb57ba
.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