diff --git a/.github/workflows/pr_lint b/.github/workflows/pr_lint index 04afdf2a0..0bfc5b8aa 100644 --- a/.github/workflows/pr_lint +++ b/.github/workflows/pr_lint @@ -3,7 +3,7 @@ name: "PR" on: - pull_request_target: + pull_request: types: - opened - reopened