mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
add more changes
This commit is contained in:
parent
a0ddae2fef
commit
2dc6509425
1 changed files with 3 additions and 0 deletions
3
.github/workflows/publish-pypi.yml
vendored
3
.github/workflows/publish-pypi.yml
vendored
|
|
@ -6,6 +6,9 @@ permissions:
|
|||
on:
|
||||
release:
|
||||
types: [published]
|
||||
push:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
publish-pypi:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue