Use master branch for build workflow

This commit is contained in:
arkon 2020-12-27 15:38:32 -05:00
parent 6378a41b6d
commit 931efed784

View File

@ -2,7 +2,7 @@ name: CI
on: on:
push: push:
branches: branches:
- dev - master
tags: tags:
- v* - v*
pull_request: pull_request: