diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 242cea0fe..44e281fb4 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -1,5 +1,8 @@ name: Lint +permissions: + contents: read + on: [push, pull_request] jobs: