Skip to content

Commit 47082ab

Browse files
Update branch filter in build-test-apk workflow
Removed branch filter for push events in workflow.
1 parent c003bc0 commit 47082ab

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-test-apk.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Build Test APK
22
on:
33
pull_request:
44
push:
5-
branches: [ '**' ]
65
branches-ignore:
76
- 'dependabot/**'
87
- 'l10n_develop'

0 commit comments

Comments
 (0)