File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ name: build
2626on :
2727 push :
2828 branches :
29- - master
29+ - main
3030 pull_request :
3131jobs :
3232 build :
@@ -56,7 +56,7 @@ name: build
5656on :
5757 push :
5858 branches :
59- - master
59+ - main
6060 pull_request :
6161jobs :
6262 build :
@@ -99,7 +99,7 @@ name: build
9999on:
100100 push:
101101 branches:
102- - master
102+ - main
103103 pull_request:
104104jobs:
105105 build:
@@ -128,7 +128,7 @@ name: build
128128on:
129129 push:
130130 branches:
131- - master
131+ - main
132132 pull_request:
133133jobs:
134134 build:
@@ -163,7 +163,7 @@ name: build
163163on:
164164 push:
165165 branches:
166- - master
166+ - main
167167 pull_request:
168168jobs:
169169 build:
@@ -202,7 +202,7 @@ name: build
202202on:
203203 push:
204204 branches:
205- - master
205+ - main
206206 pull_request:
207207jobs:
208208 build:
@@ -236,7 +236,7 @@ name: build
236236on:
237237 push:
238238 branches:
239- - master
239+ - main
240240 pull_request:
241241jobs:
242242 build:
@@ -271,7 +271,7 @@ name: build
271271on:
272272 push:
273273 branches:
274- - master
274+ - main
275275 pull_request:
276276jobs:
277277 build:
@@ -311,7 +311,7 @@ name: Pull Request
311311on:
312312 push:
313313 branches:
314- - master
314+ - main
315315
316316## GITHUB_TOKEN authentication, add only if you're not going to use a PAT
317317permissions:
@@ -346,7 +346,7 @@ name: build
346346on:
347347 push:
348348 branches:
349- - master
349+ - main
350350 pull_request:
351351jobs:
352352 build:
@@ -382,7 +382,7 @@ name: build
382382on:
383383 push:
384384 branches:
385- - master
385+ - main
386386 pull_request:
387387jobs:
388388 build:
@@ -418,7 +418,7 @@ name: build
418418on:
419419 push:
420420 branches:
421- - master
421+ - main
422422 pull_request:
423423jobs:
424424 build:
@@ -451,7 +451,7 @@ name: build
451451on:
452452 push:
453453 branches:
454- - master
454+ - main
455455 pull_request:
456456jobs:
457457 build:
You can’t perform that action at this time.
0 commit comments