update pipeline

This commit is contained in:
ado 2021-01-21 02:05:05 +01:00
parent fe00b99ef9
commit 282f944271

View File

@ -4,12 +4,12 @@ on:
push:
branches:
- master
- /^feature/$/
- feature/**
pull_request:
branches:
- master
- /^feature/$/
- feature/**
jobs:
clang_tests: