diff --git a/.github/workflows/auto-fix-lint-format-commit.yml b/.github/workflows/auto-fix-lint-format-commit.yml index 3de375b..3da6ee7 100644 --- a/.github/workflows/auto-fix-lint-format-commit.yml +++ b/.github/workflows/auto-fix-lint-format-commit.yml @@ -1,7 +1,7 @@ name: Auto Fix Lint and Format on: - pull_request_target: + pull_request: types: [opened, synchronize] jobs: