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
|
- master
|
||||||
- stable
|
- stable
|
||||||
- develop
|
- develop
|
||||||
- feat/**
|
|
||||||
tags:
|
tags:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
Loading…
Reference in New Issue
Block a user