prevent duplicate build of release tags

This commit is contained in:
Zachary Snow 2020-06-19 21:36:37 -04:00
parent 7aed23b650
commit 1ff4729266
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
name: Main
on:
push:
branches:
- '*'
tags-ignore:
- v*
pull_request:
release:
types: