diff --git a/.github/workflows/conventional-commits.yml b/.github/workflows/conventional-commits.yml index 555687ff..25335bc4 100644 --- a/.github/workflows/conventional-commits.yml +++ b/.github/workflows/conventional-commits.yml @@ -16,6 +16,9 @@ on: - reopened - ready_for_review +permissions: + contents: read + jobs: check-conventional-commits: runs-on: ubuntu-latest