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