mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-12 15:49:22 -08:00
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:
committed by
Karolin Varner
parent
06529df2c0
commit
f2bc3a8b64
2
.github/workflows/regressions.yml
vendored
2
.github/workflows/regressions.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: QC
|
||||
name: Regressions
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user