GitHub Actions: include release branches for PRs

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

View File

@@ -7,6 +7,7 @@ on:
pull_request:
branches:
- master
- release/*
jobs:
linux: