From 07bca65467d5dce4836ae95415ffda32b5a7d366 Mon Sep 17 00:00:00 2001 From: Alexey Bader Date: Wed, 1 Apr 2020 13:14:49 +0300 Subject: [PATCH] [NFC] Add GitHub actions badges to README file Two badges showing status of post-commit checks on Linux and Doxygen documentation generator. Signed-off-by: Alexey Bader --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5abac7ca238d..f6d6f4e18dd0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +![Linux Post Commit Checks](https://github.com/intel/llvm/workflows/Linux%20Post%20Commit%20Checks/badge.svg) +![Generate Doxygen documentation](https://github.com/intel/llvm/workflows/Generate%20Doxygen%20documentation/badge.svg) + # Intel Project for LLVM\* technology ## Introduction