diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 809801d..b9a03f3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -6,7 +6,7 @@ on: pull_request: branches: ["main"] release: - types: ["published", "edited", "created", "released"] + types: ["published"] jobs: lint: