diff --git a/.github/workflows/update-js.yml b/.github/workflows/update-js.yml index e9fb831b2..7017ca00d 100644 --- a/.github/workflows/update-js.yml +++ b/.github/workflows/update-js.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest permissions: contents: write - pull-request: write + pull-requests: write actions: write steps: - name: Update JS