Skip to content

Commit cbef72d

Browse files
authored
fix(docker-workflow): add dev branch as a new target
1 parent e328ee7 commit cbef72d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request_target:
55
branches:
66
- master
7+
- dev
78

89
jobs:
910
docker_health_check:

0 commit comments

Comments
 (0)