Update build-release-apk.yml (#6086)

This commit is contained in:
Marcos Rodriguez Vélez 2024-02-03 20:15:16 -04:00 committed by GitHub
parent f6a7598403
commit 01fe2dbc37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,11 @@
name: BuildReleaseApk
on: [pull_request]
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
buildReleaseApk: