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