Skip to content

Commit

Permalink
Update .github/workflows/timezone-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Sep 27, 2022
1 parent 262a449 commit a82a98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/timezone-update.yml
Expand Up @@ -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
Expand Down

0 comments on commit a82a98f

Please sign in to comment.