From fa64d8b0f73ed368bf24f9c6561c081cb15dc446 Mon Sep 17 00:00:00 2001 From: Esad Cetiner <104706115+EsadCetiner@users.noreply.github.com> Date: Wed, 14 Feb 2024 07:36:57 +1100 Subject: [PATCH] chore: make badges look better --- .github/workflows/integration.yml | 1 + README.md | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index ddfe979..95c94a5 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -1,5 +1,6 @@ --- on: [push, pull_request] +name: Integration tests jobs: integration-tests: diff --git a/README.md b/README.md index b090194..3fff353 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ ![Integration tests](https://github.com/EsadCetiner/roundcube-rule-exclusions-plugin/actions/workflows/integration.yml/badge.svg) -![Lint tests](https://github.com/EsadCetiner/roundcube-rule-exclusions-plugin/actions/workflows/lint.yml/badge.svg) # Roudcube-rule-exclusions-plugin This plugin contains rule exclusions to fix false positives when using Roundcube Webmail with the OWASP Core Rule Set.