Skip to content

Commit

Permalink
Add CI permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
robbinjanssen committed Oct 9, 2023
1 parent ee96103 commit fc717cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
check-code-style:
name: Check code style
runs-on: ubuntu-latest
permissions:
contents: write

steps:
- name: Checkout repository
Expand Down

0 comments on commit fc717cb

Please sign in to comment.