From 58d41d40e51d31115c051710d27eb60b0061ef74 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 18 May 2021 07:38:52 -0400 Subject: [PATCH] check-spelling: Remove stray field (#11339) This feature isn't ready yet and wasn't meant to be included --- .github/workflows/spelling.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 1b008e2366..1d050dd769 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -2,7 +2,6 @@ name: Spell checking on: pull_request_target: push: - issue_comment: jobs: build: