Ensure CI runs on 5.x branches.

This commit is contained in:
Greyson Parrelli 2020-10-12 19:39:17 -04:00
parent 83e63ff854
commit 415e6309f9

View File

@ -6,6 +6,7 @@ on:
branches: branches:
- 'master' - 'master'
- '4.**' - '4.**'
- '5.**'
jobs: jobs:
build: build: