Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 3ad42f9

Browse files
committed
chore: run workflow for dev branch
1 parent 9ca89a2 commit 3ad42f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name: Build shared libraries
44
on:
55
push:
66
branches:
7+
- dev
78
- main
89
workflow_dispatch: {}
910

@@ -68,4 +69,4 @@ jobs:
6869
name: sample-app
6970
path: |
7071
app/build/outputs/apk/release/app-release.apk
71-
72+

0 commit comments

Comments
 (0)