mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 06:44:22 +01:00
Change branch from feature/ci-cd to v3-beta in .github/workflows/bitfinex-api-py-ci.yml.
This commit is contained in:
4
.github/workflows/bitfinex-api-py-ci.yml
vendored
4
.github/workflows/bitfinex-api-py-ci.yml
vendored
@@ -3,10 +3,10 @@ name: bitfinex-api-py-ci
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- feature/ci-cd
|
- v3-beta
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- feature/ci-cd
|
- v3-beta
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user