chore: update publish_documentation yml

Signed-off-by: Joyce <joycebrum@google.com>
This commit is contained in:
Joyce 2023-03-09 14:58:00 -03:00 committed by GitHub
parent 46acafe648
commit 473450a4b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,9 @@ on:
- docs/examples/**
workflow_dispatch:
permissions:
contents: read
# we don't want to have concurrent jobs, and we don't want to cancel running jobs to avoid broken publications
concurrency:
group: documentation