Skip to content

Commit

Permalink
Merge pull request #104 from eclipse-ankaios/fix_release_pipeline
Browse files Browse the repository at this point in the history
Fix documentation workflow
  • Loading branch information
krucod3 authored Nov 24, 2023
2 parents 20cd07f + fbc7fc7 commit 28a2f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Check if documentation has changed
runs-on: ubuntu-latest
permissions:
pull-requests: read
pull-requests: write
outputs:
documentation: ${{ steps.filter.outputs.documentation }}
steps:
Expand Down

0 comments on commit 28a2f0d

Please sign in to comment.