File tree Expand file tree Collapse file tree 9 files changed +10
-122
lines changed
Expand file tree Collapse file tree 9 files changed +10
-122
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: fixer
22
33on :
44 push :
5- branches : [ master ]
5+ branches : [ 11.x ]
66 pull_request :
7- branches : [ master ]
7+ branches : [ 11.x ]
88
99jobs :
1010 autofix :
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: deptrac
22
33on :
44 push :
5- branches : [ master ]
5+ branches : [ 11.x ]
66 pull_request :
7- branches : [ master ]
7+ branches : [ 11.x ]
88
99jobs :
1010 deptrac :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: phpstan
22
33on :
44 push :
5- branches : [ master ]
5+ branches : [ 11.x ]
66 pull_request :
7- branches : [ master ]
7+ branches : [ 11.x ]
88
99jobs :
1010 phpstan :
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: phpunits
22
33on :
44 push :
5- branches : [ master ]
5+ branches : [ 11.x ]
66 pull_request :
7- branches : [ master ]
7+ branches : [ 11.x ]
88
99env :
1010 MEMCACHED_HOST : localhost
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: semgrep
22
33on :
44 push :
5- branches : [ master ]
5+ branches : [ 11.x ]
66 pull_request :
7- branches : [ master ]
7+ branches : [ 11.x ]
88
99jobs :
1010 semgrep :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments