GitHub Actions: include release branches on push

Co-Authored-By: João Moreno <mail@joaomoreno.com>
This commit is contained in:
Edward Thomson
2019-10-23 19:56:47 +01:00
committed by GitHub
parent 76f7c4d6d3
commit 66058c1552

View File

@@ -4,6 +4,7 @@ on:
push:
branches:
- master
- release/*
pull_request:
branches:
- master