diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml index 10e47d89..4569252f 100644 --- a/.github/workflows/clang-format.yml +++ b/.github/workflows/clang-format.yml @@ -25,4 +25,6 @@ jobs: git push https://${{ secrets.GITHUB_TOKEN }}@github.com/StudentOrganisationForAerospaceResearch/AvionicsSoftware.git permissions: - actions: write \ No newline at end of file + actions: write + pages: write + contents: write \ No newline at end of file