diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 4c0eaf8..8aed86b 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -8,8 +8,8 @@ on: workflow_call: permissions: pull-requests: write - contents: read checks: write + contents: read jobs: lint: uses: delineaxpm/github-workflows/.github/workflows/lint.yml@main