Skip to content

Commit a7f3a63

Browse files
[CI] Ignore changes in sycl-nightly.yml for pre-commit (#12610)
1 parent 2c85e99 commit a7f3a63

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/sycl-linux-precommit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ on:
2020
- '**.rst'
2121
- '.github/workflows/sycl-windows-*.yml'
2222
- '.github/workflows/sycl-macos-*.yml'
23+
- '.github/workflows/sycl-nightly.yml'
2324
- 'devops/containers/**'
2425
- 'devops/actions/build_container/**'
2526

.github/workflows/sycl-windows-precommit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
- '.github/workflows/sycl-linux-*.yml'
2020
- '.github/workflows/sycl-precommit-aws.yml'
2121
- '.github/workflows/sycl-macos-*.yml'
22+
- '.github/workflows/sycl-nightly.yml'
2223
- 'devops/containers/**'
2324
- 'devops/actions/build_container/**'
2425

0 commit comments

Comments
 (0)