Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Created main.yml file to setup GitHub Action #154

Open
wants to merge 2 commits into
base: vnext
Choose a base branch
from

Conversation

saamerm
Copy link

@saamerm saamerm commented Jan 13, 2020

  • Added main.yml file that orders 2 jobs on every push and merge request
  • One job is to build iOS and the other builds Android

Purpose of Action

  • The action performs a sanity test on your apps— makes sure the iOS & Android apps build on each commit or merge request, ensuring that there is no bug introduced in that commit
  • More details in the article or the corresponding unmetered article link

Testing

  • Tested the Action on my fork and it passed the tests

* Added main.yml file that orders 2 jobs on every push and merge request
* One job is to build iOS and the other builds Android
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant