diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c218858..3ab061e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,6 +1,6 @@ name: CI -on: [pull_request, pull_request_target] +on: [pull_request] jobs: build: