diff --git a/.github/workflows/build-artifacts-pr.yml b/.github/workflows/build-artifacts-pr.yml index b7cec99df..03aed9d92 100644 --- a/.github/workflows/build-artifacts-pr.yml +++ b/.github/workflows/build-artifacts-pr.yml @@ -5,7 +5,7 @@ name: Generate artifacts on PR if 'Build' label exists on: pull_request: - types: [opened, reopened, synchronize, review_requested, labeled] + types: [opened, reopened, synchronize, labeled] jobs: