diff --git a/.github/workflows/contributors-label.yml b/.github/workflows/contributors-label.yml index ac2214241c..e97c5c4704 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