ci: Rename regression workflow to "Regression"

No magic here, this is likely a copy&paste error. Problem is that one
workflow being called "QC" (regressions.yml) cancels out the other "QC"
(qc.yaml).

Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
Paul Spooren
2024-10-01 16:58:51 +02:00
committed by Karolin Varner
parent 06529df2c0
commit f2bc3a8b64

View File

@@ -1,4 +1,4 @@
name: QC
name: Regressions
on:
pull_request:
push: