diff --git a/.github/workflows/sync-docs.yml b/.github/workflows/sync-docs.yml index b6a30e3d..347cd78f 100644 --- a/.github/workflows/sync-docs.yml +++ b/.github/workflows/sync-docs.yml @@ -1,5 +1,9 @@ name: Sync Documentation Files +permissions: + contents: read + pull-requests: write + on: push: branches: