From 89a35a27bc62456aac555d808607debf728c5473 Mon Sep 17 00:00:00 2001 From: Wyatt Stanke Date: Mon, 26 Feb 2024 16:55:30 -0500 Subject: [PATCH] Add missing newline --- .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 2aa3e04f..ff9dbc08 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -20,4 +20,4 @@ jobs: - uses: actions/labeler@v5 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" - sync-labels: true \ No newline at end of file + sync-labels: true