mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2026-02-04 05:21:16 +01:00
friendly workflows names
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user