Change branch from feature/ci-cd to v3-beta in .github/workflows/bitfinex-api-py-ci.yml.

This commit is contained in:
Davide Casale
2023-03-09 18:37:13 +01:00
parent dbbe625369
commit 98c3e4f352

View File

@@ -3,10 +3,10 @@ name: bitfinex-api-py-ci
on:
push:
branches:
- feature/ci-cd
- v3-beta
pull_request:
branches:
- feature/ci-cd
- v3-beta
permissions:
contents: read