pr
This commit is contained in:
parent
9e8d255794
commit
ff2a364544
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
||||||
# publish only when pushed to master
|
# publish only when pushed to master
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
pull_request:
|
||||||
jobs:
|
jobs:
|
||||||
pypi-publish:
|
pypi-publish:
|
||||||
name: pypi-publish
|
name: pypi-publish
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue