diff --git a/.github/workflows/auto-fix-lint-format-commit.yml b/.github/workflows/auto-fix-lint-format-commit.yml index 3da6ee7..e053cfa 100644 --- a/.github/workflows/auto-fix-lint-format-commit.yml +++ b/.github/workflows/auto-fix-lint-format-commit.yml @@ -1,4 +1,7 @@ name: Auto Fix Lint and Format +permissions: + contents: read + pull-requests: write on: pull_request: