diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index acaa2a6..d6d61fb 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: