Skip to content

Commit 64052a9

Browse files
Run CI when pushing to servicing branches. (#316)
1 parent 173f335 commit 64052a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- mainstream
7+
- release/*
78
pull_request:
89
paths-ignore:
910
- '**/*.md'

0 commit comments

Comments
 (0)