From 37bdf473b4cb33c804760125795aa591bb0c9835 Mon Sep 17 00:00:00 2001 From: Andrey1970 Date: Tue, 25 Jun 2024 21:39:06 +0300 Subject: [PATCH] Update CI badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c7d610..21ea799 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ BrightnessKeys ============== -[![Build Status](https://github.com/acidanthera/BrightnessKeys/workflows/CI/badge.svg?branch=master)](https://github.com/acidanthera/BrightnessKeys/actions) [![Scan Status](https://scan.coverity.com/projects/22193/badge.svg?flat=1)](https://scan.coverity.com/projects/22193) +[![Build Status](https://github.com/acidanthera/BrightnessKeys/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/acidanthera/BrightnessKeys/actions) [![Scan Status](https://scan.coverity.com/projects/22193/badge.svg?flat=1)](https://scan.coverity.com/projects/22193) Automatic handling of brightness keys based on ACPI Specification, Appendix B: Video Extensions. Requires Lilu 1.2.0 or newer.