Skip to content

Commit a21cd39

Browse files
committed
ci branch corrections
1 parent 66da105 commit a21cd39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Test TidesDB Python Bindings
22

33
on:
44
push:
5-
branches: [ main, develop ]
5+
branches: [ master ]
66
pull_request:
7-
branches: [ main, develop ]
7+
branches: [ master ]
88
workflow_dispatch:
99

1010
jobs:

0 commit comments

Comments
 (0)