Skip to content

Commit 8f10387

Browse files
Add dev branch to CI
1 parent 9042771 commit 8f10387

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
@@ -4,10 +4,12 @@ on:
44
push:
55
branches:
66
- main
7+
- dev
78
pull_request:
89
types: [opened, reopened, labeled, unlabeled, synchronize]
910
branches:
1011
- main
12+
- dev
1113
workflow_dispatch:
1214

1315
jobs:

0 commit comments

Comments
 (0)