From 4f78dcd051e7dc42cf969cd97ecbb4646f18104c Mon Sep 17 00:00:00 2001 From: Eric Herman Date: Tue, 20 Dec 2022 11:01:15 +0100 Subject: [PATCH] Add GitHub workflow status badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0cee8b7..899e08c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Check if your codebase is ready for a full assessment by the [Foundation for Public Code](https://publiccode.net) towards the [Standard for Public Code](https://standard.publiccode.net/). +[![Deploy](https://github.com/publiccodenet/assessment-eligibility/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/publiccodenet/assessment-eligibility/actions/workflows/deploy.yml) + ## Contribute We welcome contributions, please create [issues](https://github.com/publiccodenet/assessment-eligibility/issues) and [pull requests](https://github.com/publiccodenet/assessment-eligibility/pulls).