From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 14 Nov 2022 18:21:32 +0000 (-0500) Subject: Switch from pull_request_target to pull_request X-Git-Tag: dnsdist-1.8.0-rc3~10^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=304803ed0b616385e5f0c7f82026ea98c1411cd7;p=thirdparty%2Fpdns.git Switch from pull_request_target to pull_request At this point, most things do not care. The main change here will be that spell checking will not check a PR if there are conflicts --- diff --git a/.github/workflows/spelling3.yml b/.github/workflows/spelling3.yml index 8bfa4de2e2..7a8f413390 100644 --- a/.github/workflows/spelling3.yml +++ b/.github/workflows/spelling3.yml @@ -8,7 +8,7 @@ on: - "**" tags-ignore: - "**" - pull_request_target: + pull_request: branches: - "**" tags-ignore: