Skip to content

Commit

Permalink
Add write permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrtalbot authored Aug 15, 2023
1 parent 3488888 commit 43b641e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

permissions:
contents: write

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

0 comments on commit 43b641e

Please sign in to comment.