add staging and trying branches to ci

This commit is contained in:
collin 2021-02-10 14:00:37 -08:00
parent 102f7fd6dd
commit 8c68b9e9ee

View File

@ -4,6 +4,8 @@ on:
push:
branches:
- master
- staging
- trying
paths-ignore:
- 'docs/**'
- 'documentation/**'