From 9fe028231258a19882fdaa9fbb243a15a4d04b71 Mon Sep 17 00:00:00 2001 From: Jan Schoone <6106846+jschoone@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:25:02 +0100 Subject: [PATCH] :bug: Apache 2 link leads to failed check (#212) * fix(README): typo * chore(workflows): run PR lint on README change Signed-off-by: Jan Schoone <6106846+jschoone@users.noreply.github.com> --- .github/workflows/pr-lint.yaml | 1 + README.md | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/workflows/pr-lint.yaml b/.github/workflows/pr-lint.yaml index 01c3501a..36ca89d6 100644 --- a/.github/workflows/pr-lint.yaml +++ b/.github/workflows/pr-lint.yaml @@ -14,6 +14,7 @@ on: # yamllint disable-line rule:truthy - ".github/workflows/pr-*" - "!**/vendor/**" - docs/** + - README.md # yamllint disable rule:line-length jobs: diff --git a/README.md b/README.md index 1fee3ec1..05031405 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![GitHub Latest Release](https://img.shields.io/github/v/release/SovereignCloudStack/cluster-stack-provider-openstack?logo=github)](https://github.com/SovereignCloudStack/cluster-stack-provider-openstack/releases) [![Go Report Card](https://goreportcard.com/badge/github.com/SovereignCloudStack/cluster-stack-provider-openstack)](https://goreportcard.com/report/github.com/SovereignCloudStack/cluster-stack-provider-openstack) -[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/license/apache-2-0/) ## Overview @@ -24,11 +24,11 @@ Explore the documentation stored in the [docs](./docs) directory or view the ren | | CSO `v0.1.0-alpha.2` | CSO `v0.1.0-alpha.3` | CSO `v0.1.0-alpha.5` | CSO `v0.1.0-alpha.6` | | ----------------------- | -------------------- | -------------------- | -------------------- | -------------------- | -| CSPO `v0.1.0-alpha.rc1` | ✓ | | | | -| CSPO `v0.1.0-alpha.1` | ✓ | ✓ | ✓ | ✓ | -| CSPO `v0.1.0-alpha.2` | ✓ | ✓ | ✓ | ✓ | -| CSPO `v0.1.0-alpha.3` | ✓ | ✓ | ✓ | ✓ | -| CSPO `v0.1.0-alpha.4` | ✓ | ✓ | ✓ | ✓ | +| CSPO `v0.1.0-alpha.rc1` | ✓ | | | | +| CSPO `v0.1.0-alpha.1` | ✓ | ✓ | ✓ | ✓ | +| CSPO `v0.1.0-alpha.2` | ✓ | ✓ | ✓ | ✓ | +| CSPO `v0.1.0-alpha.3` | ✓ | ✓ | ✓ | ✓ | +| CSPO `v0.1.0-alpha.4` | ✓ | ✓ | ✓ | ✓ | ## Controllers