From f996e05b4249caa292bbc0e2764480eb93dcb522 Mon Sep 17 00:00:00 2001 From: Aiden Cline Date: Thu, 29 Jan 2026 12:13:29 -0600 Subject: [PATCH] chore: format code --- .github/workflows/contributors-label.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/contributors-label.yml b/.github/workflows/contributors-label.yml index ac2214241..e97c5c470 100644 --- a/.github/workflows/contributors-label.yml +++ b/.github/workflows/contributors-label.yml @@ -13,7 +13,7 @@ jobs: permissions: pull-requests: write issues: write - + steps: - name: Add Contributor Label uses: actions/github-script@v8