X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/9d5edd302003285b5280e3dd209d6299feafb70e..c940f75d5b646777427aef1beb18a0d2c391f5e2:/.github/workflows/doc.yml?ds=sidebyside diff --git a/.github/workflows/doc.yml b/.github/workflows/doc.yml index 1ad4b3a..e2a0142 100644 --- a/.github/workflows/doc.yml +++ b/.github/workflows/doc.yml @@ -2,6 +2,9 @@ name: Documentation Build on: [push, pull_request] +permissions: + contents: read + jobs: build: # We want to run on external PRs, but not on our own internal PRs as they'll be run