File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 24
24
- ' .github/workflows/sycl-rel-nightly.yml'
25
25
- ' devops/containers/**'
26
26
- ' devops/actions/build_container/**'
27
+ - ' unified-runtime/examples/**'
28
+ - ' unified-runtime/scripts/**'
29
+ - ' unified-runtime/test/**'
30
+ - ' unified-runtime/third_party/**'
31
+ - ' unified-runtime/tools/**'
27
32
28
33
concurrency :
29
34
# Cancel a currently running workflow from the same PR, branch or tag.
Original file line number Diff line number Diff line change 23
23
- ' .github/workflows/sycl-rel-nightly.yml'
24
24
- ' devops/containers/**'
25
25
- ' devops/actions/build_container/**'
26
+ - ' unified-runtime/examples/**'
27
+ - ' unified-runtime/scripts/**'
28
+ - ' unified-runtime/test/**'
29
+ - ' unified-runtime/third_party/**'
30
+ - ' unified-runtime/tools/**'
26
31
27
32
permissions : read-all
28
33
You can’t perform that action at this time.
0 commit comments