Skip to content

Commit 46c2d1e

Browse files
committed
Update workflows to run against dev
1 parent bd93bbf commit 46c2d1e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ on:
44
push:
55
branches:
66
- main
7+
- dev
78
pull_request:
89
types: [opened, synchronize, reopened, ready_for_review]
910
branches:
1011
- main
12+
- dev
1113
workflow_dispatch:
1214

1315
# Cancel in-progress runs when a new workflow with the same group name is triggered

0 commit comments

Comments
 (0)