Also run CI when target is release branch
This commit is contained in:
parent
a02d22c1b2
commit
d4b16a8eaf
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
|||
branches:
|
||||
- dev
|
||||
- master
|
||||
- release/**
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- 'doc/**'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue