We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0886791 commit eaf3884Copy full SHA for eaf3884
.github/workflows/sycl-linux-precommit.yml
@@ -12,6 +12,7 @@ on:
12
paths-ignore:
13
- '.github/ISSUE_TEMPLATE/**'
14
- '.github/CODEOWNERS'
15
+ - 'sycl/cts_exclude_filter/**'
16
- 'sycl/doc/**'
17
- 'sycl/gdb/**'
18
- 'clang/docs/**'
.github/workflows/sycl-windows-precommit.yml
@@ -10,6 +10,7 @@ on:
10
11
0 commit comments