Skip to content

Commit 6d661d6

Browse files
committed
ci: temp branch trigger for deploy testing
1 parent 3c2cb96 commit 6d661d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

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

33
on:
44
workflow_dispatch:
5+
push:
6+
branches:
7+
- "feat/pypi-deploy"
58

69
jobs:
710
deploy:

0 commit comments

Comments
 (0)