From fe2026cfcbce3de5b77551c3517568812d32253d Mon Sep 17 00:00:00 2001 From: Wyatt Stanke Date: Tue, 20 Feb 2024 19:56:37 -0500 Subject: [PATCH] Fix YAMLLint --- .github/workflows/label.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 1ec9499e..f26a981a 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -17,7 +17,7 @@ jobs: pull-requests: write # Disable until we have some actual labels to apply if: false - + steps: - uses: actions/labeler@v5 with: