added listening to pull requests for the main branch

This commit is contained in:
Robert
2024-01-20 18:22:26 +09:00
parent b5748cf081
commit ee51dcec97

View File

@@ -4,6 +4,9 @@ on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build-android: