Skip to content

Commit

Permalink
[CI] Run CI checks on merge to develop (#1289)
Browse files Browse the repository at this point in the history
  • Loading branch information
testableapple authored Jan 21, 2025
1 parent 0d9bd7c commit 1fdccc2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: Android CI

on:
push:
branches: [ main ]
branches:
- develop
- main

pull_request:
branches:
Expand Down

0 comments on commit 1fdccc2

Please sign in to comment.