diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 3ed3af4..cf0bd08 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -4,8 +4,10 @@ name: Python application on: - pull_request: + push: branches: + - master + tags: - release/** permissions: