Skip to content

Commit

Permalink
CI: Pipeline: add write permission to Docs Pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Karol Gugala <[email protected]>
  • Loading branch information
kgugala committed Oct 15, 2024
1 parent 55dbdbb commit ce992c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
Docs:
runs-on: ubuntu-latest
name: '📓 Docs'
permissions:
contents: write
steps:

- name: 🧰 Checkout
Expand Down

0 comments on commit ce992c2

Please sign in to comment.