diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 8803205e..9fd507d0 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -9,6 +9,10 @@ on: - reopened - synchronize +permissions: + contents: read + pull-requests: read + jobs: checks: name: Linting