Skip to content

Commit b31d4bd

Browse files
committed
use dev branch for build translation
1 parent 892887b commit b31d4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: CI
66
on:
77
# Triggers the workflow on push or pull request events but only for the main branch
88
push:
9-
branches: [ main ]
9+
branches: [ dev ]
1010
# pull_request:
1111
# branches: [ main ]
1212

0 commit comments

Comments
 (0)