From 4860bdf785c157ec8c228a39616cd79f8bcb08a7 Mon Sep 17 00:00:00 2001 From: Sina Atalay Date: Sun, 15 Oct 2023 18:35:22 +0200 Subject: [PATCH] update ci.yaml --- .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 95ddf02..baf064b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -6,7 +6,7 @@ on: pull_request: branches: ["main"] release: - types: [published, created, edited] + types: [published] jobs: lint: