Skip to content

Commit

Permalink
fix: Actionsの権限を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
SatooRu65536 committed Dec 7, 2023
1 parent b8bad79 commit 6b47b51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Prettier

on: [pull_request]

permissions:
contents: write

jobs:
prettier:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6b47b51

Please sign in to comment.