also run CI on rebis-dev
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -2,7 +2,9 @@ name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches:
|
||||
- master
|
||||
- rebis-dev
|
||||
tags:
|
||||
- "v**"
|
||||
pull_request:
|
||||
|
||||
Reference in New Issue
Block a user