Skip to content

Commit 202d446

Browse files
committed
test
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent d78bc83 commit 202d446

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/sycl-post-commit.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ on:
99

1010
pull_request:
1111
branches:
12-
- sycl
12+
- sycl
13+
branches-ignore:
14+
- sycl-devops-pr/**
1315
paths:
1416
- .github/workflows/sycl-post-commit.yml
1517
- .github/workflows/sycl-linux-build.yml

0 commit comments

Comments
 (0)