Skip to content

Commit a2802ba

Browse files
committed
Run build on specific scenarios
1 parent 15f978a commit a2802ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ name: Build and test
55

66
on:
77
push:
8+
branches: [main]
89
pull_request:
10+
branches: [main, dev]
911
workflow_call:
1012

1113
jobs:

0 commit comments

Comments
 (0)