diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0cc8ec71..f3428753 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,7 @@ name: CI on: - pull_request_target: + pull_request: push: branches: - master