mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-12-25 09:54:15 +08:00
friendly workflows names
This commit is contained in:
parent
21c21737e7
commit
8fb7231a36
@ -1,4 +1,4 @@
|
|||||||
name: Generate emu config (Linux)
|
name: Generate emu config script (Linux)
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: Generate emu config (Windows)
|
name: Generate emu config script (Windows)
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
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:
|
on:
|
||||||
push:
|
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:
|
on:
|
||||||
push:
|
push:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user