mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55: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:
|
||||
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:
|
||||
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:
|
||||
push:
|
||||
|
|
Loading…
Reference in a new issue