File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11name : CI
22
33on :
4+ push :
5+ branches : [ "master" ]
46 pull_request :
7+ branches : [ "master" ]
58
69jobs :
710 build :
Original file line number Diff line number Diff line change 11name : Static code analysis
22
3- on : [pull_request]
4-
3+ on :
4+ push :
5+ branches : [ "master" ]
6+ pull_request :
7+ branches : [ "master" ]
58
69jobs :
710 phpstan :
Original file line number Diff line number Diff line change 22
33[ ![ Latest Version] ( https://img.shields.io/github/release/php-translation/symfony-bundle.svg?style=flat-square )] ( https://github.com/php-translation/symfony-bundle/releases )
44[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/php-translation/symfony-bundle.svg?style=flat-square )] ( https://packagist.org/packages/php-translation/symfony-bundle )
5+ [ ![ CI] ( https://github.com/php-translation/symfony-bundle/actions/workflows/ci.yml/badge.svg )] ( https://github.com/php-translation/symfony-bundle/actions/workflows/ci.yml )
6+ [ ![ Static code analysis] ( https://github.com/php-translation/symfony-bundle/actions/workflows/static.yml/badge.svg )] ( https://github.com/php-translation/symfony-bundle/actions/workflows/static.yml )
57
68** Symfony integration for PHP Translation**
79
You can’t perform that action at this time.
0 commit comments