mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 07:25:38 +00:00
Renamed pipelines [skip ci]
This commit is contained in:
parent
2b450ad5e1
commit
1ee2cb6d89
2
.github/workflows/cooker-selfhosted.yml
vendored
2
.github/workflows/cooker-selfhosted.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
name: cooker-selfhosted
|
name: "Build cooker"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
2
.github/workflows/flathub_push_main.yml
vendored
2
.github/workflows/flathub_push_main.yml
vendored
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
name: PUSH-main-flathub
|
name: "Push main on Flathub"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
2
.github/workflows/main-selfhosted.yml
vendored
2
.github/workflows/main-selfhosted.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
name: main-selfhosted
|
name: "Build main"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
Loading…
Reference in a new issue