Skip to content

Commit 87ae302

Browse files
committed
chore: ci
1 parent 7e87b52 commit 87ae302

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/actions/test-android-build.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,8 @@ on:
55
push:
66
branches:
77
- main
8-
# TODO - remove on merge
9-
- feat/android-build-action
108
jobs:
119
android_build:
12-
# TODO - Replace with main on merge
13-
uses: supportingami/programming-club-builder/.github/workflows/android-build.yml@feat/android-build-action
10+
uses: supportingami/programming-club-builder/.github/workflows/android-build.yml@main
1411
with:
1512
dist-path: demo

0 commit comments

Comments
 (0)