diff --git a/.github/workflows/timezone-update.yml b/.github/workflows/timezone-update.yml index 2fb632ac75eb0c..d7c9305325f82b 100644 --- a/.github/workflows/timezone-update.yml +++ b/.github/workflows/timezone-update.yml @@ -13,7 +13,7 @@ jobs: timezone_update: permissions: contents: write # to push local changes (gr2m/create-or-update-pull-request-action) - pull-requests: write # to create a PR (gr2m/create-or-update-pull-request-action) + pull-requests: write # to create a PR (gr2m/create-or-update-pull-request-action) if: github.repository == 'nodejs/node' runs-on: ubuntu-latest