X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/dab1be38e670b822777ac5338b9b2dfef4c34690..066aa9210ac7815cbb9b4a25075f54d614b0afc7:/.github/workflows/changelog.yml diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index 3ffdb08..b3e1f0b 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -4,6 +4,9 @@ on: pull_request: types: [opened, synchronize, labeled, unlabeled, reopened] +permissions: + contents: read + jobs: build: name: Changelog Entry Check