Try to stop building on pushes to non-master
This commit is contained in:
@@ -31,6 +31,7 @@ trigger:
|
||||
- push
|
||||
- tag
|
||||
refs:
|
||||
include:
|
||||
- refs/heads/master
|
||||
- refs/tags/v*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user