mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-04-21 21:52:06 +02:00
friendly workflows names
This commit is contained in:
parent
21c21737e7
commit
8fb7231a36
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
name: Generate emu config (Linux)
|
||||
name: Generate emu config script (Linux)
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: Generate emu config (Windows)
|
||||
name: Generate emu config script (Windows)
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
2
.github/workflows/build-linux.yml
vendored
2
.github/workflows/build-linux.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Linux-build
|
||||
name: Emu build (Linux)
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
2
.github/workflows/build-win.yml
vendored
2
.github/workflows/build-win.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Windows-build
|
||||
name: Emu build (Windows)
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
Loading…
Add table
Reference in a new issue