Browse Source

chore: format code

Aiden Cline 2 months ago
parent
commit
f996e05b42
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/contributors-label.yml

+ 1 - 1
.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