diff --git a/.github/workflows/ci-pullrequest b/.github/workflows/ci-pullrequest index ce13856..0ddb71f 100644 --- a/.github/workflows/ci-pullrequest +++ b/.github/workflows/ci-pullrequest @@ -3,9 +3,7 @@ name: Eval-PR -on: - pull_request: - types: [opened, reopened] +on: pull_request env: BUILD_TYPE: Release