Skip to content

Commit b25bb00

Browse files
committed
test
1 parent aa94197 commit b25bb00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ name: Upload Python Package
66
on:
77
push:
88
branches:
9-
- main
9+
- master
1010
pull_request:
1111
branches:
12-
- main
12+
- master
1313

1414
jobs:
1515
deploy:

0 commit comments

Comments
 (0)