Skip to content

Commit 722eae0

Browse files
authored
Update publish_pypi_test.yml
Run publish_pypi_test workflow when pushing to main
1 parent e07e904 commit 722eae0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish_pypi_test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Build and publish to Test PyPI
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches:
7+
- main
58

69
jobs:
710
build:

0 commit comments

Comments
 (0)