diff --git a/.github/workflows/lf-linux-build.yml b/.github/workflows/lf-linux-build.yml index bd2269a83..906e1fe96 100644 --- a/.github/workflows/lf-linux-build.yml +++ b/.github/workflows/lf-linux-build.yml @@ -1,4 +1,4 @@ -name: 'Linux - Build' +name: 'Linuxfabrik: Linux - Build' # Controls when the workflow will run on: diff --git a/.github/workflows/lf-linux-test.yml b/.github/workflows/lf-linux-test.yml index 72d75e2fc..14505aa6e 100644 --- a/.github/workflows/lf-linux-test.yml +++ b/.github/workflows/lf-linux-test.yml @@ -1,4 +1,4 @@ -name: 'Linux - Test' +name: 'Linuxfabrik: Linux - Test' # Controls when the workflow will run on: diff --git a/.github/workflows/lf-windows-build.yml b/.github/workflows/lf-windows-build.yml index 038fde447..6809ff451 100644 --- a/.github/workflows/lf-windows-build.yml +++ b/.github/workflows/lf-windows-build.yml @@ -1,4 +1,4 @@ -name: 'Windows - Build' +name: 'Linuxfabrik: Windows - Build' # Controls when the workflow will run on: