Skip to content

Commit 62db74c

Browse files
Switch from branch v3-beta to master in .github/workflows/bitfinex-api-py-ci.yml.
1 parent 8d0df0f commit 62db74c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bitfinex-api-py-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: bitfinex-api-py-ci
33
on:
44
push:
55
branches:
6-
- v3-beta
6+
- master
77
pull_request:
88
branches:
9-
- v3-beta
9+
- master
1010

1111
permissions:
1212
contents: read

0 commit comments

Comments
 (0)