Skip to content

Commit

Permalink
allow for writes on Doxygenize
Browse files Browse the repository at this point in the history
Signed-off-by: Will <[email protected]>
  • Loading branch information
willhoy authored Jan 12, 2024
1 parent 87f9290 commit 2a7e213
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
Documentation:
name: Doxygenize
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v3
- name: Doxygenize
Expand Down

0 comments on commit 2a7e213

Please sign in to comment.