From 5ced5fff8ab57f5df4e02e16931aa0dfde6285ac Mon Sep 17 00:00:00 2001 From: data-bomb Date: Sun, 14 Jan 2024 09:34:21 -0800 Subject: [PATCH] Update ci-pullrequest --- .github/workflows/ci-pullrequest | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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