Skip to content

Commit 08ff97a

Browse files
authored
Merge pull request #2745 from lukaszstolarczuk/fix-workflows
[CI] Remove redundant jobs and clean up README badges
2 parents d8657cb + 143e5e9 commit 08ff97a

4 files changed

Lines changed: 1 addition & 163 deletions

File tree

.github/workflows/build-fuzz-reusable.yml

Lines changed: 0 additions & 75 deletions
This file was deleted.

.github/workflows/examples-hw-level-zero.yml

Lines changed: 0 additions & 69 deletions
This file was deleted.

.github/workflows/nightly.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# Unified Runtime
22

3-
[![Pre-commit](https://github.com/intel/llvm/actions/workflows/ur-precommit.yml/badge.svg)](https://github.com/intel/llvm/actions/workflows/ur-precommit.yml)
4-
[![Nightly](https://github.com/oneapi-src/unified-runtime/actions/workflows/nightly.yml/badge.svg)](https://github.com/oneapi-src/unified-runtime/actions/workflows/nightly.yml)
53
[![Deploy documentation to Pages](https://github.com/oneapi-src/unified-runtime/actions/workflows/docs.yml/badge.svg)](https://github.com/oneapi-src/unified-runtime/actions/workflows/docs.yml)
64
[![Compute Benchmarks Nightly](https://github.com/oneapi-src/unified-runtime/actions/workflows/benchmarks-nightly.yml/badge.svg)](https://github.com/oneapi-src/unified-runtime/actions/workflows/benchmarks-nightly.yml)
5+
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/oneapi-src/unified-runtime/badge)](https://securityscorecards.dev/viewer/?uri=github.com/oneapi-src/unified-runtime)
76

87
<!-- TODO: add general description and purpose of the project -->
98

0 commit comments

Comments
 (0)