updated workflow name

This commit is contained in:
Brian Bjarke Jensen
2024-02-25 17:23:33 +01:00
parent c9cd778f31
commit 53a03d780d
+2 -2
View File
@@ -1,5 +1,5 @@
name: pipeline
run-name: ${{ gitea.actor }} is running the script
name: Code Quality Pipeline
run-name: ${{ gitea.actor }} is running the Code Quality Pipeline
runs-on: ubuntu-latest
on: push
image: python:3.12