mirror of
https://github.com/datarhei/core.git
synced 2025-09-26 20:11:29 +08:00
Rename workflows
This commit is contained in:
2
.github/workflows/build_base_matrix_dev.yaml
vendored
2
.github/workflows/build_base_matrix_dev.yaml
vendored
@@ -1,4 +1,4 @@
|
||||
name: "Build core dev"
|
||||
name: "Build dev base"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
2
.github/workflows/build_base_matrix_vod.yaml
vendored
2
.github/workflows/build_base_matrix_vod.yaml
vendored
@@ -1,4 +1,4 @@
|
||||
name: "Build core vod"
|
||||
name: "Build vod base"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: "Build core dev bundles"
|
||||
name: "Build dev bundles"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
Reference in New Issue
Block a user