diff --git a/.github/workflows/all.yml b/.github/workflows/all.yml index 148d4577..cc6c8388 100644 --- a/.github/workflows/all.yml +++ b/.github/workflows/all.yml @@ -6,7 +6,7 @@ on: branches: - master release: - types: [created] + types: [published] jobs: lint-python: