From cf673b9dc1bb49aff1ce901f59edeba7f088098e Mon Sep 17 00:00:00 2001 From: Sina Atalay Date: Wed, 29 Nov 2023 17:44:39 +0100 Subject: [PATCH] update CI workflow --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: