Sync cicd.yml with master

This commit is contained in:
Lipu Fei 2019-12-18 16:52:20 +01:00
parent 46020d5541
commit b90bed2c7d

View File

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