build: Run on push to master

This commit is contained in:
Felix Rieseberg 2020-08-02 12:55:30 -07:00
parent 5c83088633
commit de601111f9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Build & Release
on:
push:
branches:
# - master
- master
tags:
- v*
pull_request: