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