Don't build for feat branches
that breaks CI for PR's
This commit is contained in:
parent
8be0241573
commit
cf6f706078
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -6,7 +6,6 @@ on:
|
||||
- master
|
||||
- stable
|
||||
- develop
|
||||
- feat/**
|
||||
tags:
|
||||
release:
|
||||
types: [published]
|
||||
|
Loading…
Reference in New Issue
Block a user