diff --git a/.github/workflows/deploy-wheels-linux.yml b/.github/workflows/deploy-wheels-linux.yml index e591bec9..5be38790 100644 --- a/.github/workflows/deploy-wheels-linux.yml +++ b/.github/workflows/deploy-wheels-linux.yml @@ -4,6 +4,8 @@ on: push: branches: - main + paths: + - ".githuh/workflows/deploy-wheels-linux.yml" release: types: - published