diff --git a/.github/workflows/lint_pr.yml b/.github/workflows/lint_pr.yml index 2d3690a7..01e5fd2b 100644 --- a/.github/workflows/lint_pr.yml +++ b/.github/workflows/lint_pr.yml @@ -1,11 +1,12 @@ name: 'Lint PR' on: - pull_request_target: + pull_request_target: # zizmor: ignore[dangerous-triggers] this is the only way, and we're not running user code types: - opened - edited - reopened + - synchronize jobs: main: