Better Github Actions Workflow
This commit is contained in:
2
.github/workflows/python-pypi-upload.yml
vendored
2
.github/workflows/python-pypi-upload.yml
vendored
@@ -6,8 +6,6 @@ name: Python application
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user