Skip to content

Commit 060b441

Browse files
committed
ci(gh-action): update workflow
1 parent 7f492c5 commit 060b441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
push:
66
branches: [main]
77
pull_request:
8-
branches: [develop]
8+
branches: [main, develop]
99

1010
jobs:
1111
linux-job:

0 commit comments

Comments
 (0)