mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 05:25:00 +00:00
Enable master and develop in ci.yml
This commit is contained in:
parent
fd7cbeaa84
commit
39063802d3
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -3,6 +3,8 @@ name: CI
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
- feature/**
|
||||
tags:
|
||||
- '**'
|
||||
|
|
Loading…
Add table
Reference in a new issue