From c11eeb9235f2a0fc8397f124d3624b722446ca7c Mon Sep 17 00:00:00 2001 From: tsande16 Date: Tue, 19 Nov 2024 15:47:36 -0500 Subject: [PATCH] Add workflow status badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bfacd3..52c69e3 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,6 @@ A full list of all the Eclipse PASS projects can be found in the PASS Main repos # License -PASS Core is Open Source software released under the [Apache 2.0 license](LICENSE). \ No newline at end of file +PASS Core is Open Source software released under the [Apache 2.0 license](LICENSE). + +![Pass Core](https://github.com/eclipse-pass/pass-core/actions/workflows/snapshot.yml/badge.svg) \ No newline at end of file