Skip to content

Commit 6d0f798

Browse files
authored
[NFC] Add GitHub actions badges to README file (#1496)
Two badges showing status of post-commit checks on Linux and Doxygen documentation generator. Signed-off-by: Alexey Bader <[email protected]>
1 parent be42ff7 commit 6d0f798

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Home for Intel LLVM-based projects:
77
- oneAPI Data Parallel C++ compiler - see **sycl** branch. More information on
88
oneAPI and DPC++ is available at
99
([https://www.oneapi.com/](https://www.oneapi.com/))
10+
- [![Linux Post Commit Checks](https://github.com/intel/llvm/workflows/Linux%20Post%20Commit%20Checks/badge.svg)](https://github.com/intel/llvm/actions?query=workflow%3A%22Linux+Post+Commit+Checks%22) [![Generate Doxygen documentation](https://github.com/intel/llvm/workflows/Generate%20Doxygen%20documentation/badge.svg)](https://github.com/intel/llvm/actions?query=workflow%3A%22Generate+Doxygen+documentation%22)
11+
12+
1013

1114
## License
1215
See [LICENSE.txt](sycl/LICENSE.TXT) for details.

0 commit comments

Comments
 (0)