We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5224f78 commit 1fd280cCopy full SHA for 1fd280c
.github/workflows/sycl_precommit.yml
@@ -6,6 +6,8 @@ on:
6
- sycl
7
# Do not run builds if changes are only in the following locations
8
paths-ignore:
9
+ - '.github/ISSUE_TEMPLATE/**'
10
+ - '.github/CODEOWNERS'
11
- 'devops/containers/**'
12
- 'devops/scripts/install_drivers.sh'
13
- 'devops/scripts/install_build_tools.sh'
0 commit comments