Skip to content

Commit

Permalink
fix: Add write permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-gav committed Feb 18, 2024
1 parent d59fb63 commit dbd048d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
clang-format:
name: Clang-Format
runs-on: ubuntu-latest
permissions:
contents: write
environment: ${{ github.actor }}_environment

steps:
Expand Down

0 comments on commit dbd048d

Please sign in to comment.