Try to stop building on pushes to non-master

This commit is contained in:
IamTheFij 2021-01-08 18:05:33 -05:00
parent f6a9199f25
commit 8c12e80ad2
1 changed files with 3 additions and 2 deletions

View File

@ -31,6 +31,7 @@ trigger:
- push
- tag
refs:
include:
- refs/heads/master
- refs/tags/v*