Skip to content

Commit 1b678de

Browse files
committed
disable flow
1 parent 9a47e1d commit 1b678de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-api-bricks-sec-api-sdk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish Python SEC API SDK to PyPI
33
on:
44
push:
55
branches:
6-
- master # Or your primary branch name
6+
- disabled # Or your primary branch name
77
paths:
88
- 'finfeedapi/sec-api/sdk/python/**' # Watch for changes in the Python SDK directory
99

0 commit comments

Comments
 (0)