Skip to content

Commit

Permalink
fix perms
Browse files Browse the repository at this point in the history
Signed-off-by: ClaytonTDM <[email protected]>
  • Loading branch information
ClaytonTDM committed Oct 9, 2024
1 parent 3872e4e commit 45189b9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ on:
branches:
- main

permissions:
contents: read
pages: write
id-token: write

jobs:
prettier:
runs-on: ubuntu-latest
permissions:
contents: write

steps:
- name: Checkout
Expand Down

0 comments on commit 45189b9

Please sign in to comment.