Rename the CI pipelines
This commit is contained in:
parent
04998ae935
commit
e562e950c4
2 changed files with 2 additions and 2 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
name: Docker Image CI
|
name: Docker Image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
name: Go
|
name: Go And Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
Loading…
Add table
Reference in a new issue