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
# documentation.
name: Build APK
name: Build .apk
on:
workflow_dispatch:

View file

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

View file

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