Skip to content

Commit 5f02646

Browse files
authored
Add 'dev' branch to unit test workflow triggers
1 parent 267d1ca commit 5f02646

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/unittest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ name: Unit test
55

66
on:
77
push:
8+
branches:
9+
- dev
810
paths:
911
- ".github/workflows/unittest.yml"
1012
- "bin/**"

0 commit comments

Comments
 (0)