diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index d6292c72..4c6fbce0 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -10,6 +10,9 @@ concurrency: group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: true +permissions: + contents: read + jobs: lint: name: ⬣ Lint