diff --git a/.github/workflows/sycl_post_commit.yml b/.github/workflows/sycl_post_commit.yml index 3e0a5bb49b1fe..258aa3279ed86 100644 --- a/.github/workflows/sycl_post_commit.yml +++ b/.github/workflows/sycl_post_commit.yml @@ -1,7 +1,8 @@ name: SYCL Post Commit + on: - push: + pull_request_target: branches: - sycl pull_request: diff --git a/devops/cts_exclude_filter b/devops/cts_exclude_filter index 489fb68bc9201..a5a7099dc93b5 100644 --- a/devops/cts_exclude_filter +++ b/devops/cts_exclude_filter @@ -23,3 +23,4 @@ device_selector math_builtin_api stream marray +image_accessor