We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e50b2 commit 7dd70fcCopy full SHA for 7dd70fc
.github/workflows/scorecard.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
results_file: results.sarif
36
results_format: sarif
37
- publish_results: false
+ publish_results: true
38
39
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
40
# format to the repository Actions tab.
README.md
@@ -1,4 +1,7 @@
1
# SYCL-samples
2
+
3
+[](https://scorecard.dev/viewer/?uri=github.com/codeplaysoftware/SYCL-samples)
4
5
A collection of samples and graphical demos written using
6
[SYCL](https://www.khronos.org/sycl/).
7
0 commit comments