Skip to content

Commit 2b8eb7e

Browse files
committed
Also run CI when target is release branch
1 parent 29fc0ef commit 2b8eb7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
branches:
77
- dev
88
- master
9+
- release/**
910
paths-ignore:
1011
- 'README.md'
1112
- 'doc/**'

0 commit comments

Comments
 (0)