There was an error while loading. Please reload this page.
2 parents 098e1fe + bc5302e commit 5d2ca86Copy full SHA for 5d2ca86
1 file changed
.github/workflows/build.yml
@@ -2,9 +2,9 @@ name: Build & Test
2
3
on:
4
push:
5
- branches: [ "main" ]
+ branches: [ "main", "dev" ]
6
pull_request:
7
8
9
jobs:
10
build:
0 commit comments