From 9c0ab2f2ef953c059c38842bd42a534b7e9f02e6 Mon Sep 17 00:00:00 2001 From: meysamhadeli Date: Wed, 25 Jan 2023 02:50:34 +0330 Subject: [PATCH] . --- .github/workflows/conventional-commits.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/workflows/conventional-commits.yml b/.github/workflows/conventional-commits.yml index ef2c355..160f717 100644 --- a/.github/workflows/conventional-commits.yml +++ b/.github/workflows/conventional-commits.yml @@ -2,14 +2,6 @@ on: pull_request: - types: - - opened - - synchronize - - reopened - - labeled - - unlabeled - - edited - - ready_for_review concurrency: group: ${{ github.workflow }}-${{ github.event.pull_request.number }}