Skip to content

Commit 9626d79

Browse files
committed
Enable CI for m* branches
1 parent ac7b5a1 commit 9626d79

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ on:
22
push:
33
branches:
44
- master
5+
- 'm*'
56
paths:
67
- ".github/workflows/*"
78
- "script/*"

0 commit comments

Comments
 (0)