Skip to content

Commit

Permalink
Merge pull request #892 from opensrp/Add-Brazil-and-Optibp-Branches-t…
Browse files Browse the repository at this point in the history
…o-CI

Add Brazil and Optibp main branches to CI
  • Loading branch information
SebaMutuku authored Sep 26, 2022
2 parents 9e90dc1 + e9c0af0 commit 1c46c2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Android CI with Gradle

on:
push:
branches: [ master, develop]
branches: [ master, develop,optibp_main,brazil_main]
pull_request:
branches: [ master, develop]
branches: [ master, develop,optibp_main,brazil_main]

jobs:
build:
Expand Down

0 comments on commit 1c46c2e

Please sign in to comment.