Browse Source

ref(ci): Fix typo in label sync action (#36902)

Evan Purkhiser 2 years ago
parent
commit
5a117f979c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/sync-labels.yml

+ 1 - 1
.github/workflows/sync-labels.yml

@@ -10,7 +10,7 @@ on:
       - .github/labels.yml
 jobs:
   sync:
-    name: syncs reposiory labels
+    name: syncs repository labels
     runs-on: ubuntu-latest
     permissions:
       issues: write