Skip to content

Commit 74467b2

Browse files
[CI] paths[-ignore] for sycl_macos_build_and_test.yml in pre/post-commit (#12438)
1 parent 3367d96 commit 74467b2

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/sycl_linux_precommit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
- '**.md'
2020
- '**.rst'
2121
- '.github/workflows/sycl_windows_*.yml'
22+
- '.github/workflows/sycl_macos_*.yml'
2223
- 'devops/containers/**'
2324
- 'devops/actions/build_container/**'
2425

.github/workflows/sycl_post_commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
- .github/workflows/sycl_post_commit.yml
1616
- .github/workflows/sycl_linux_build.yml
1717
- .github/workflows/sycl_linux_run_tests.yml
18+
- .github/workflows/sycl_macos_build_and_test.yml
1819
- ./devops/actions/cleanup
1920
- ./devops/actions/cached_checkout
2021

.github/workflows/sycl_windows_precommit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ on:
1818
- '**.rst'
1919
- '.github/workflows/sycl_linux_*.yml'
2020
- '.github/workflows/sycl_precommit_aws.yml'
21+
- '.github/workflows/sycl_macos_*.yml'
2122
- 'devops/containers/**'
2223
- 'devops/actions/build_container/**'
2324

0 commit comments

Comments
 (0)