This repository was archived by the owner on Apr 12, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# This is a basic workflow to help you get started with Actions
22
3- name : CI
3+ name : CI-Mobile
44
55on :
66 # Triggers the workflow on push or pull request events but only for the master branch
77 push :
8- branches : [ master ]
8+ branches : [ main, develop ]
99 pull_request :
10- branches : [ master ]
10+ branches : [ main, develop ]
1111jobs :
1212 build_ios :
1313 name : Build-iOS
Original file line number Diff line number Diff line change 11# COVID-19 Contact-Confirming Application COCOA (English)/([ Japanese] ( README.ja.md ) )
22
3- [ ![ CI ] ( https://github.com/cocoa-mhlw/cocoa/actions/workflows/CI.yml/badge.svg?branch=master )] ( https://github.com/cocoa-mhlw/cocoa/actions/workflows/CI.yml )
3+ [ ![ App develop ] ( https://github.com/cocoa-mhlw/cocoa/actions/workflows/CI.yml/badge.svg?branch=develop )] ( https://github.com/cocoa-mhlw/cocoa/actions/workflows/CI.yml )
44
55[ ![ Server develop] ( https://github.com/cocoa-mhlw/cocoa/actions/workflows/CIserver.yml/badge.svg?branch=develop )] ( https://github.com/cocoa-mhlw/cocoa/actions/workflows/CIserver.yml )
66
You can’t perform that action at this time.
0 commit comments