Skip to content

Commit 4cc0291

Browse files
committed
docs: add repo badges
Add CI, security scan, and coverage badges to the README.
1 parent eb7f165 commit 4cc0291

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# JSON:API Frontend Webform
22

3+
[![Drupal Module](https://github.com/code-wheel/jsonapi-frontend-webform/actions/workflows/drupal-module.yml/badge.svg?branch=master)](https://github.com/code-wheel/jsonapi-frontend-webform/actions/workflows/drupal-module.yml?query=branch%3Amaster) [![Semgrep](https://github.com/code-wheel/jsonapi-frontend-webform/actions/workflows/semgrep.yml/badge.svg?branch=master)](https://github.com/code-wheel/jsonapi-frontend-webform/actions/workflows/semgrep.yml?query=branch%3Amaster) [![codecov](https://codecov.io/gh/code-wheel/jsonapi-frontend-webform/branch/master/graph/badge.svg)](https://codecov.io/gh/code-wheel/jsonapi-frontend-webform) [![Security Policy](https://img.shields.io/badge/security-policy-blue.svg)](SECURITY.md)
4+
35
Optional integration module for [`jsonapi_frontend`](https://www.drupal.org/project/jsonapi_frontend) that makes Drupal Webforms work cleanly in hybrid headless setups.
46

57
Project page: https://www.drupal.org/project/jsonapi_frontend_webform

0 commit comments

Comments
 (0)