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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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