Merge remote-tracking branch 'origin/4.4' into CURA-7070_fix_quality_search

This commit is contained in:
Lipu Fei 2019-12-18 16:53:10 +01:00
commit cf82ccf2b9

View File

@ -1,6 +1,12 @@
--- ---
name: CI/CD name: CI/CD
on: [push, pull_request] on:
push:
branches:
- master
- 'WIP**'
- '4.*'
pull_request:
jobs: jobs:
build: build:
name: Build and test name: Build and test