Skip to content

Commit e37c7bc

Browse files
[CI][3/N] Limit experimental precommit to changes in GH Workflows
1 parent be2542f commit e37c7bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sycl_exp_precommit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
pull_request:
55
branches:
66
- sycl
7+
paths:
8+
- '.github/workflows/**'
79

810
jobs:
911
build:

0 commit comments

Comments
 (0)