Update CIBuild.yml

This commit is contained in:
Morten Nielsen 2020-06-16 10:43:07 -07:00 committed by GitHub
parent 13e180c5c9
commit 22a3148624
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,13 +3,13 @@ name: CI
on:
push:
branches:
- master
- main
- release/*
paths-ignore:
- 'docs/**'
pull_request:
branches:
- master
- main
paths-ignore:
- 'docs/**'