mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-02 01:53:05 +00:00
Don't build for feat branches
that breaks CI for PR's
This commit is contained in:
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]
|
||||
|
||||
Reference in New Issue
Block a user