diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 8039fb4..3ed3af4 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -6,9 +6,7 @@ name: Python application on: pull_request: branches: - - main - tags: - - release/* + - release/** permissions: contents: write