Skip to content

Commit 69981fd

Browse files
authored
enable changesets ci (#443)
1 parent 62bdbc7 commit 69981fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/publish-package.yml

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
name: Upload Python Package
1010

1111
on:
12+
workflow_dispatch:
13+
push:
14+
branches:
15+
- main
1216
workflow_call:
1317
inputs:
1418
package_name:

0 commit comments

Comments
 (0)