Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Android CI build to be run manually on demand #5248

Merged
merged 4 commits into from
Jun 22, 2023

Conversation

mnalis
Copy link
Contributor

@mnalis mnalis commented Jun 21, 2023

Description (required)

This small change allows GitHub workflow to also be run manually on demand, and not only automatically on push/PR.
Related issue is #5245 of why I needed it now specifically; but I find it useful in other cases too (e.g. I don't have Android build environment, but I instead let GitHub do android builds for me)

Tests performed (required)

This is build-environment-only change, it does not affect the code.
I've tested it so that I can run workflow manually (See tests tagged Manually run by mnalis at: https://github.com/mnalis/apps-android-commons/actions/workflows/android.yml)


Note: Please ensure that you have read CONTRIBUTING.md if this is your first pull request.

@sivaraam sivaraam merged commit b1a272e into commons-app:master Jun 22, 2023
1 check passed
@sivaraam
Copy link
Member

Thanks for your contribution! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants