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 21acbeb commit 262a449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/timezone-update.yml
Expand Up @@ -12,7 +12,7 @@ permissions:
jobs:
timezone_update:
permissions:
contents: write # to push local changes (gr2m/create-or-update-pull-request-action)
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)

if: github.repository == 'nodejs/node'
Expand Down

0 comments on commit 262a449

Please sign in to comment.