Skip to content

Commit

Permalink
Merge pull request #1728 from creative-commoners/pulls/2/fix-update-js
Browse files Browse the repository at this point in the history
MNT Use correct permission
  • Loading branch information
GuySartorelli authored Apr 23, 2024
2 parents d03d790 + 8308407 commit 6e5379a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
pull-request: write
pull-requests: write
actions: write
steps:
- name: Update JS
Expand Down

0 comments on commit 6e5379a

Please sign in to comment.