From 1320c9d175ad3ffd866751bc35ffa5299e315a31 Mon Sep 17 00:00:00 2001 From: John Westcott IV Date: Mon, 31 Jan 2022 12:19:31 -0500 Subject: [PATCH] Fixing linting issues --- .github/issue_labeler.yml | 1 + .github/workflows/triage_new.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/issue_labeler.yml b/.github/issue_labeler.yml index 0821bc8f..f499f40a 100644 --- a/.github/issue_labeler.yml +++ b/.github/issue_labeler.yml @@ -1,2 +1,3 @@ +--- needs_triage: - '.*' diff --git a/.github/workflows/triage_new.yml b/.github/workflows/triage_new.yml index f032d193..b54c3c6f 100644 --- a/.github/workflows/triage_new.yml +++ b/.github/workflows/triage_new.yml @@ -1,3 +1,4 @@ +--- name: Triage on: