Skip to content

Commit a95c912

Browse files
kaikreuzerpschwager
authored andcommitted
Fix badges
Signed-off-by: Kai Kreuzer <kai.kreuzer@telekom.de>
1 parent 9875ab5 commit a95c912

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
@@ -1,6 +1,6 @@
11
# lmos-runtime
2-
[![Build Status](https://github.com/eclipse-lmos/lmos-runtime/actions/workflows/gradle.yml/badge.svg?branch=main)](https://github.com/eclipse-lmos/lmos-runtime/actions/workflows/gradle.yml)
3-
[![Gradle Package](https://github.com/eclipse-lmos/lmos-runtime/actions/workflows/gradle-publish.yml/badge.svg?branch=main)](https://github.com/eclipse-lmos/lmos-runtime/actions/workflows/gradle-publish.yml)
2+
[![Build Status](https://github.com/eclipse-lmos/lmos-runtime/actions/workflows/ci-main.yml/badge.svg?branch=main)](https://github.com/eclipse-lmos/lmos-runtime/actions/workflows/ci-main.yml)
3+
[![Gradle Package](https://github.com/eclipse-lmos/lmos-runtime/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/eclipse-lmos/lmos-runtime/actions/workflows/release.yml)
44
[![Apache 2.0 License](https://img.shields.io/badge/license-Apache%202.0-green.svg)](https://www.apache.org/licenses/LICENSE-2.0)
55
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
66

@@ -194,4 +194,4 @@ Sourcecode licensed under the [Apache License, Version 2.0](https://www.apache.o
194194
This project follows the [REUSE standard for software licensing](https://reuse.software/).
195195
Each file contains copyright and license information, and license texts can be found in the [./LICENSES](./LICENSES) folder. For more information visit https://reuse.software/.
196196

197-
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the LICENSE for the specific language governing permissions and limitations under the License.
197+
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the LICENSE for the specific language governing permissions and limitations under the License.

0 commit comments

Comments
 (0)