Renamed github workflows

This commit is contained in:
Vadim 2023-05-04 15:45:26 +02:00
parent 75b0d8dc43
commit f0bec25059
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
# separate terms of service, privacy policy, and support # separate terms of service, privacy policy, and support
# documentation. # documentation.
name: Build APK name: Build .apk
on: on:
workflow_dispatch: workflow_dispatch:

View file

@ -3,7 +3,7 @@
# separate terms of service, privacy policy, and support # separate terms of service, privacy policy, and support
# documentation. # documentation.
name: Build Prod App Bundle name: Build prod .aab & .apk
on: on:
workflow_dispatch: workflow_dispatch:

View file

@ -3,7 +3,7 @@
# separate terms of service, privacy policy, and support # separate terms of service, privacy policy, and support
# documentation. # documentation.
name: Pull Request check name: PR check
on: on:
push: push: