Update android_build.yml

added master adn release
This commit is contained in:
Jegatheeswaran M
2022-06-02 18:32:30 +05:30
committed by GitHub Enterprise
parent 3a504a1621
commit 37fc314304

View File

@@ -2,9 +2,9 @@ name: Android Build CI
on:
push:
branches: [feature/gitactions-* ]
branches: [ master, release-* ]
pull_request:
branches: [feature/gitactions-* ]
branches: [ master, release-* ]
jobs:
build: