Skip to content

Commit

Permalink
Merge pull request #20 from OmegaLambda1998/dev
Browse files Browse the repository at this point in the history
fix documentation workflow
  • Loading branch information
OmegaLambda1998 authored Jul 5, 2024
2 parents 8e0c7ad + 0748f54 commit 23ff1a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ concurrency:

jobs:
build:
permissions:
contents: write
pull-requests: read
statuses: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 23ff1a7

Please sign in to comment.