diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index f8cf1a8..e9820d0 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -1,8 +1,6 @@ name: verify on: - pull_request_target: - types: [opened, edited, synchronize, reopened] permissions: checks: write # Allow access to checks to write check runs.