Skip to content

Commit

Permalink
fix(CI): set permission for doxygen workflow (XRPLF#4756)
Browse files Browse the repository at this point in the history
  • Loading branch information
shichengsg002 authored and sophiax851 committed Jun 12, 2024
1 parent 221b0d2 commit ca01a85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ concurrency:
jobs:
job:
runs-on: ubuntu-latest
permissions:
contents: write
container:
image: docker://rippleci/rippled-ci-builder:2944b78d22db
steps:
Expand Down

0 comments on commit ca01a85

Please sign in to comment.