File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Build PHP 7.0
22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ master ]
66 pull_request :
7- branches : [ main ]
7+ branches : [ master ]
88
99jobs :
1010 test :
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Build PHP 7.1
22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ master ]
66 pull_request :
7- branches : [ main ]
7+ branches : [ master ]
88
99jobs :
1010 test :
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Build PHP 7.2
22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ master ]
66 pull_request :
7- branches : [ main ]
7+ branches : [ master ]
88
99jobs :
1010 test :
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Build PHP 7.3
22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ master ]
66 pull_request :
7- branches : [ main ]
7+ branches : [ master ]
88
99jobs :
1010 test :
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Build PHP 7.4
22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ master ]
66 pull_request :
7- branches : [ main ]
7+ branches : [ master ]
88
99jobs :
1010 test :
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Build PHP 8.0
22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ master ]
66 pull_request :
7- branches : [ main ]
7+ branches : [ master ]
88
99jobs :
1010 test :
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Build PHP 8.2
22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ master ]
66 pull_request :
7- branches : [ main ]
7+ branches : [ master ]
88
99jobs :
1010 test :
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Build PHP 8.2
22
33on :
44 push :
5- branches : [ main , dev ]
5+ branches : [ master , dev ]
66 pull_request :
7- branches : [ main ]
7+ branches : [ master ]
88
99jobs :
1010 test :
You can’t perform that action at this time.
0 commit comments