Skip to content

Commit dc3532c

Browse files
committed
drop paths-ignore
1 parent ff1a9b5 commit dc3532c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/sycl-containers.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ on:
1414
- 'devops/scripts/install_drivers.sh'
1515
- 'devops/scripts/install_build_tools.sh'
1616
- '.github/workflows/sycl-containers.yaml'
17-
# These containers are created by another workflows.
18-
paths-ignore:
19-
- 'devops/containers/release_build.Dockerfile'
20-
- 'devops/containers/release_tests_binaries.Dockerfile'
2117
pull_request:
2218
paths:
2319
- 'devops/actions/build_container/**'
@@ -26,10 +22,6 @@ on:
2622
- 'devops/scripts/install_drivers.sh'
2723
- 'devops/scripts/install_build_tools.sh'
2824
- '.github/workflows/sycl-containers.yaml'
29-
# These containers are created by another workflows.
30-
paths-ignore:
31-
- 'devops/containers/release_build.Dockerfile'
32-
- 'devops/containers/release_tests_binaries.Dockerfile'
3325

3426
permissions: read-all
3527

0 commit comments

Comments
 (0)