Skip to content

Commit dfc4e2b

Browse files
committed
chore: update badges in README for better visibility
1 parent 763f6b4 commit dfc4e2b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
Build AWS Lambda deployment packages and layers for multiple Python versions (3.10+) and architectures (x86_64/arm64).
44

5-
[![Dependabot Updates](https://github.com/fok666/lambda-python-layer/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/fok666/lambda-python-layer/actions/workflows/dependabot/dependabot-updates) [![Build and Release Multi-Arch Docker Images](https://github.com/fok666/lambda-python-layer/actions/workflows/build-and-release.yml/badge.svg)](https://github.com/fok666/lambda-python-layer/actions/workflows/build-and-release.yml)
5+
[![CodeQL](https://github.com/fok666/lambda-python-layer/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/fok666/lambda-python-layer/actions/workflows/github-code-scanning/codeql)
6+
[![Dependabot](https://github.com/fok666/lambda-python-layer/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/fok666/lambda-python-layer/actions/workflows/dependabot/dependabot-updates)
7+
[![Build and Release](https://github.com/fok666/lambda-python-layer/actions/workflows/build-and-release.yml/badge.svg)](https://github.com/fok666/lambda-python-layer/actions/workflows/build-and-release.yml)
8+
[![Github Pages](https://github.com/fok666/lambda-python-layer/actions/workflows/static.yml/badge.svg)](https://github.com/fok666/lambda-python-layer/actions/workflows/static.yml)
69

710
Inspired by [LambdaZipper](https://github.com/tiivik/LambdaZipper)
811

0 commit comments

Comments
 (0)