Skip to content

Commit f29314e

Browse files
authored
Update build.yml
1 parent b89d494 commit f29314e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
name: Build on Push
1+
name: Build
22

33
on:
44
push:
5+
branches:
6+
dev
57

68
jobs:
79
build-android:

0 commit comments

Comments
 (0)