Skip to content

Commit

Permalink
Merge pull request #2075 from w3c/egekorkan-patch-4
Browse files Browse the repository at this point in the history
Giving prettier job more permissions
  • Loading branch information
egekorkan authored Feb 11, 2025
2 parents 28353d7 + 3df00de commit c304598
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/prettify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,12 @@ on:
- "visualization/*.png"
- "visualization/*.svg"

permissions:
contents: write

jobs:
prettier:

runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit c304598

Please sign in to comment.