Skip to content

Commit

Permalink
[Android] Build release branch on CI
Browse files Browse the repository at this point in the history
Signed-off-by: Vitalii Koshura <[email protected]>
  • Loading branch information
AenBleidd committed Aug 3, 2021
1 parent 0cd32bf commit b49adfb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
name: Android
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '5 12 * * 0'
branches: [ master, client_release/7/7.18 ]

jobs:
build:
Expand Down

0 comments on commit b49adfb

Please sign in to comment.