mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-26 04:55:15 +00:00
Run CI on main branch (instead of master)
This commit is contained in:
parent
1554bc079a
commit
bb81d2e9b1
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -3,10 +3,10 @@ name: FreqUI CI
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
release:
|
||||
types: [ published ]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user