File tree 4 files changed +7
-1
lines changed
4 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
name : Laravel 10
2
2
on :
3
3
push :
4
+ paths-ignore :
5
+ - " **.md"
4
6
branches :
5
7
- main
6
8
pull_request :
Original file line number Diff line number Diff line change 1
1
name : Laravel 11
2
2
on :
3
3
push :
4
+ paths-ignore :
5
+ - " **.md"
4
6
branches :
5
7
- main
6
8
pull_request :
Original file line number Diff line number Diff line change 1
1
name : Laravel 9
2
2
on :
3
3
push :
4
+ paths-ignore :
5
+ - " **.md"
4
6
branches :
5
7
- main
6
8
pull_request :
Original file line number Diff line number Diff line change 1
1
# Laravel Lint
2
2
3
3
[ ![ codecov] ( https://codecov.io/gh/laravel-fans/laravel-lint/graph/badge.svg?token=QJjYkPVnr4 )] ( https://codecov.io/gh/laravel-fans/laravel-lint )
4
- ![ Packagist Downloads] ( https://img.shields.io/packagist/dm/laravel-fans/lint )
4
+ [ ![ Packagist Downloads] ( https://img.shields.io/packagist/dm/laravel-fans/lint )] ( https://packagist.org/packages /laravel-fans/lint)
5
5
[ ![ Laravel 9] ( https://github.com/laravel-fans/laravel-lint/actions/workflows/laravel-9.yml/badge.svg )] ( https://github.com/laravel-fans/laravel-lint/actions/workflows/laravel-9.yml )
6
6
[ ![ Laravel 10] ( https://github.com/laravel-fans/laravel-lint/actions/workflows/laravel-10.yml/badge.svg )] ( https://github.com/laravel-fans/laravel-lint/actions/workflows/laravel-10.yml )
7
7
[ ![ Laravel 11] ( https://github.com/laravel-fans/laravel-lint/actions/workflows/laravel-11.yml/badge.svg )] ( https://github.com/laravel-fans/laravel-lint/actions/workflows/laravel-11.yml )
You can’t perform that action at this time.
0 commit comments