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 25
25
- ' .github/workflows/trivy.yml'
26
26
- ' devops/containers/**'
27
27
- ' devops/actions/build_container/**'
28
+ - ' unified-runtime/examples/**'
29
+ - ' unified-runtime/scripts/**'
30
+ - ' unified-runtime/test/**'
31
+ - ' unified-runtime/third_party/**'
32
+ - ' unified-runtime/tools/**'
28
33
29
34
concurrency :
30
35
# Cancel a currently running workflow from the same PR, branch or tag.
Original file line number Diff line number Diff line change 24
24
- ' .github/workflows/trivy.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
permissions : read-all
29
34
You can’t perform that action at this time.
0 commit comments