Don't build for feat branches

that breaks CI for PR's
This commit is contained in:
Matthias
2021-07-10 10:01:15 +02:00
committed by GitHub
parent 8be0241573
commit cf6f706078

View File

@@ -6,7 +6,6 @@ on:
- master
- stable
- develop
- feat/**
tags:
release:
types: [published]