Rename workflows
This commit is contained in:
parent
d20aadc8b6
commit
7f438fa7a8
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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user