Fixes name of the complete CI pipeline

This commit is contained in:
Maximilian Kratz 2023-01-29 13:33:45 +01:00
parent fe725245b1
commit 59b7dbe9af
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
name: Build Docker images
name: CI Pipeline
on:
push:
branches:

View file

@ -1,6 +1,6 @@
# Matrix Synapse SAML Mapper
[![Build Docker images](https://github.com/maxkratz/matrix-synapse-saml-mapper/actions/workflows/ci.yml/badge.svg)](https://github.com/maxkratz/matrix-synapse-saml-mapper/actions/workflows/ci.yml)
[![CI Pipeline](https://github.com/maxkratz/matrix-synapse-saml-mapper/actions/workflows/ci.yml/badge.svg)](https://github.com/maxkratz/matrix-synapse-saml-mapper/actions/workflows/ci.yml)
A Synapse plugin module which allows administrators to ...
* ... concatenate and/or modify provided SAML attributes,