chore: update publish_documentation yml
Signed-off-by: Joyce <joycebrum@google.com>
This commit is contained in:
parent
46acafe648
commit
473450a4b0
3
.github/workflows/publish_documentation.yml
vendored
3
.github/workflows/publish_documentation.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user