Skip to content

Commit 40f82d4

Browse files
committed
removing push trigger as it was just for testing
1 parent 334af51 commit 40f82d4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/android.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ name: Android Builds
33
on:
44
pull_request:
55
types: [opened, reopened, synchronize]
6-
push:
7-
branches:
8-
- feature/android-builds-on-windows-clean
96

107
env:
118
CCACHE_DIR: ${{ github.workspace }}/ccache_dir

0 commit comments

Comments
 (0)