Commit e4674531 authored by Titus von Koeller's avatar Titus von Koeller
Browse files

actions: update permissions for pr docs publishing

parent d3001365
...@@ -6,6 +6,10 @@ on: ...@@ -6,6 +6,10 @@ on:
types: types:
- completed - completed
permissions:
contents: read
pull-requests: write # Allows posting comments on pull requests
jobs: jobs:
build: build:
uses: huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@main uses: huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@main
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment