Skip to content

Commit 5f503fa

Browse files
committed
update CI
1 parent 0aee404 commit 5f503fa

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/miss_hit_quality.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ name: miss_hit_quality
33
on:
44
push:
55
branches:
6+
- main
67
- master
8+
- dev
79
pull_request:
810
branches: ['*']
911

.github/workflows/miss_hit_style.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ name: miss_hit_style
33
on:
44
push:
55
branches:
6+
- main
67
- master
8+
- dev
79
pull_request:
810
branches: '*'
911

0 commit comments

Comments
 (0)