From 9147e83b8cec585d9d110ab8d604c6613d7c6357 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 26 Nov 2019 19:02:48 -0800 Subject: GitHub Actions: better names for the docker workflows This way it's much easier to see on the GitHub website which one is which. Signed-off-by: Dirk Hohndel --- .github/workflows/linux-dockerimage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/linux-dockerimage.yml') diff --git a/.github/workflows/linux-dockerimage.yml b/.github/workflows/linux-dockerimage.yml index a23a6a6a0..9dd0106c8 100644 --- a/.github/workflows/linux-dockerimage.yml +++ b/.github/workflows/linux-dockerimage.yml @@ -1,4 +1,4 @@ -name: Docker Image CI +name: Linux Qt 5.12 Docker Image CI on: push: -- cgit v1.2.3-70-g09d2