From a9ce84b79745a12fbbac8db5102a03950bebe084 Mon Sep 17 00:00:00 2001 From: "Sarnie, Nick" Date: Thu, 14 Nov 2024 12:05:24 -0800 Subject: [PATCH] test Signed-off-by: Sarnie, Nick --- .github/workflows/sycl-post-commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sycl-post-commit.yml b/.github/workflows/sycl-post-commit.yml index 0d5d3763abc15..9da18370a501f 100644 --- a/.github/workflows/sycl-post-commit.yml +++ b/.github/workflows/sycl-post-commit.yml @@ -10,7 +10,7 @@ on: pull_request: branches: - sycl - - !sycl-devops-pr/** + - '!sycl-devops-pr/**' paths: - .github/workflows/sycl-post-commit.yml - .github/workflows/sycl-linux-build.yml