add release branch to testing

This commit is contained in:
Jonathan Wren 2020-11-07 15:07:10 -08:00
parent 6414fe4833
commit a37f5433e8
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A

View file

@ -4,7 +4,7 @@ on:
push:
branches: [ develop ]
pull_request:
branches: [ develop ]
branches: [ develop, release ]
jobs:
test: