Skip to content

Commit

Permalink
adding write perms to bot
Browse files Browse the repository at this point in the history
  • Loading branch information
Jgerbrandt committed Nov 11, 2023
1 parent 75130be commit 9ef15e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ jobs:
git push https://${{ secrets.GITHUB_TOKEN }}@github.com/StudentOrganisationForAerospaceResearch/AvionicsSoftware.git
permissions:
actions: write
actions: write
pages: write
contents: write

0 comments on commit 9ef15e1

Please sign in to comment.