File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 5
5
push :
6
6
branches-ignore :
7
7
- ' main'
8
+ - ' develop'
8
9
pull_request :
9
10
branches-ignore :
10
11
- ' main'
12
+ - ' develop'
11
13
12
14
jobs :
13
15
phpstan :
Original file line number Diff line number Diff line change 9
9
push :
10
10
branches-ignore :
11
11
- ' main'
12
+ - ' develop'
12
13
pull_request :
13
14
branches-ignore :
14
15
- ' main'
16
+ - ' develop'
15
17
16
18
jobs :
17
19
phpstan :
Original file line number Diff line number Diff line change 6
6
push :
7
7
branches-ignore :
8
8
- ' main'
9
+ - ' develop'
9
10
pull_request :
10
11
branches-ignore :
11
12
- ' main'
13
+ - ' develop'
12
14
13
15
jobs :
14
16
phpstan :
Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ A Laravel package for advanced query filtering and conditions.
6
6
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/oscabrera/laravel-query-filters.svg?style=flat-square )] ( https://packagist.org/packages/oscabrera/laravel-query-filtersgsgs )
7
7
8
8
[ ![ VitePress] ( https://github.com/oscabrera/laravel-query-filters/actions/workflows/deploy.yml/badge.svg )] ( https://github.com/oscabrera/laravel-query-filters/actions/workflows/deploy.yml )
9
- [ ![ PHPStan] ( https://github.com/oscabrera/laravel-query-filters/actions/workflows/phpstan.yml/badge.svg?branch=develop )] ( https://github.com/oscabrera/laravel-query-filters/actions/workflows/phpstan.yml?query=branch%3Adevelop )
10
- [ ![ Pint] ( https://github.com/oscabrera/laravel-query-filters/actions/workflows/pint.yml/badge.svg?branch=develop )] ( https://github.com/oscabrera/laravel-query-filters/actions/workflows/pint.yml?query=branch%3Adevelop )
11
- [ ![ PHPMD] ( https://github.com/oscabrera/laravel-query-filters/actions/workflows/phpmd.yml/badge.svg?branch=develop )] ( https://github.com/oscabrera/laravel-query-filters/actions/workflows/phpmd.yml?query=branch%3Adevelop )
9
+ [ ![ PHPStan] ( https://github.com/oscabrera/laravel-query-filters/actions/workflows/phpstan.yml/badge.svg )] ( https://github.com/oscabrera/laravel-query-filters/actions/workflows/phpstan.yml )
10
+ [ ![ Pint] ( https://github.com/oscabrera/laravel-query-filters/actions/workflows/pint.yml/badge.svg )] ( https://github.com/oscabrera/laravel-query-filters/actions/workflows/pint.yml )
11
+ [ ![ PHPMD] ( https://github.com/oscabrera/laravel-query-filters/actions/workflows/phpmd.yml/badge.svg )] ( https://github.com/oscabrera/laravel-query-filters/actions/workflows/phpmd.yml )
12
12
13
13
[ ![ built with Codeium] ( https://codeium.com/badges/main )] ( https://codeium.com )
14
14
You can’t perform that action at this time.
0 commit comments