You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo is to showcase how to use Gitgub Action for Android CI/CD.
workflows are defined in .github directory.
based on triggers(pull_request,merge) these will run .
Here are the list of workflows and how they work to create CI pipeline.
About
This repo is to showcase how to use Github Action for Android CI/CD.