friendly workflows names

This commit is contained in:
ota 2023-12-16 17:50:30 +02:00 committed by otavepto
parent 21c21737e7
commit 8fb7231a36
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
name: Generate emu config (Linux) name: Generate emu config script (Linux)
on: on:
push: push:

View File

@ -1,4 +1,4 @@
name: Generate emu config (Windows) name: Generate emu config script (Windows)
on: on:
push: push:

View File

@ -1,4 +1,4 @@
name: Linux-build name: Emu build (Linux)
on: on:
push: push:

View File

@ -1,4 +1,4 @@
name: Windows-build name: Emu build (Windows)
on: on:
push: push: