Merge pull request #518 from cbron/ci-dev-branch

switch branch for CI
pull/519/head
Caleb Bron 2020-08-03 13:26:12 -07:00 committed by GitHub
commit fee8a40bbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name: CI-pullrequest
on:
pull_request:
branches:
- gh-pages
- dev-v2.5
jobs:
build:

View File

@ -3,7 +3,7 @@ name: CI-push
on:
push:
branches:
- gh-pages
- dev-v2.5
jobs:
build: