Skip to content

Commit 9d2478c

Browse files
committed
doc: update README.md badges for the release-2.6 branch
Signed-off-by: Paul Moore <[email protected]>
1 parent e6573f4 commit 9d2478c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
https://github.com/seccomp/libseccomp
44

55
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/608/badge)](https://bestpractices.coreinfrastructure.org/projects/608)
6-
[![Build Status](https://github.com/seccomp/libseccomp/actions/workflows/continuous-integration.yml/badge.svg?branch=main)](https://github.com/seccomp/libseccomp/actions)
7-
[![CodeQL Analysis](https://github.com/seccomp/libseccomp/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/seccomp/libseccomp/actions)
8-
[![Coverage Status](https://img.shields.io/coveralls/github/seccomp/libseccomp/main.svg)](https://coveralls.io/github/seccomp/libseccomp?branch=main)
6+
[![Build Status](https://github.com/seccomp/libseccomp/actions/workflows/continuous-integration.yml/badge.svg?branch=release-2.6)](https://github.com/seccomp/libseccomp/actions)
7+
[![CodeQL Analysis](https://github.com/seccomp/libseccomp/actions/workflows/codeql-analysis.yml/badge.svg?branch=release-2.6)](https://github.com/seccomp/libseccomp/actions)
8+
[![Coverage Status](https://img.shields.io/coveralls/github/seccomp/libseccomp/release-2.6.svg)](https://coveralls.io/github/seccomp/libseccomp?branch=release-2.6)
99

1010
The libseccomp library provides an easy to use, platform independent, interface
1111
to the Linux Kernel's syscall filtering mechanism. The libseccomp API is

0 commit comments

Comments
 (0)