From 16bc2a24f1018ffe767b38cfc479ec2835de7cc7 Mon Sep 17 00:00:00 2001 From: Justin Ibarra Date: Sat, 14 Aug 2021 02:43:34 -0800 Subject: [PATCH] Remove labeling from community workflow (#1432) (cherry picked from commit 4a3bacae48e7427ae5c70226f7433f98fc9de8f9) --- .github/workflows/community.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/workflows/community.yml b/.github/workflows/community.yml index f51d56c06..7ce4603c2 100644 --- a/.github/workflows/community.yml +++ b/.github/workflows/community.yml @@ -4,17 +4,9 @@ on: pull_request_target: types: - opened - - reopened - - edited - - labeled - - unlabeled issues: types: - opened - - reopened - - edited - - labeled - - unlabeled jobs: label: runs-on: ubuntu-latest