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