Build on main branch tags only (#394)

* Build on main branch tags only

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Peter W
2022-05-16 10:58:21 -05:00
committed by GitHub
parent 8670f96d21
commit 5d49c20ade

View File

@@ -2,6 +2,8 @@ name: '[CI] Build Alpha'
on:
push:
branches:
- main
tags:
- '**' # Currently any tag, need to slim down
paths: