mirror of
https://github.com/boostorg/boost.git
synced 2026-01-18 21:41:27 +01:00
Enable master and develop in ci.yml
This commit is contained in:
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:
|
||||
- '**'
|
||||
|
||||
Reference in New Issue
Block a user