From 1c765390bbeef792838d3f65746be3826a391384 Mon Sep 17 00:00:00 2001 From: 0xSage Date: Fri, 1 Dec 2023 14:51:52 +0800 Subject: [PATCH] remove edited trigger --- .github/workflows/auto-label-conventional-commits.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/auto-label-conventional-commits.yaml b/.github/workflows/auto-label-conventional-commits.yaml index 9fe9a39eaa..7e6e19a66e 100644 --- a/.github/workflows/auto-label-conventional-commits.yaml +++ b/.github/workflows/auto-label-conventional-commits.yaml @@ -8,7 +8,6 @@ on: types: - reopened - opened - - edited jobs: label_issues: runs-on: ubuntu-latest