mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-12-22 13:33:35 +00:00
fix names of workflows
This commit is contained in:
parent
251c006a0e
commit
0d0d7c7e50
2
.github/workflows/build-and-push-docker.yml
vendored
2
.github/workflows/build-and-push-docker.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: CI
|
||||
name: Build and Update Docker
|
||||
|
||||
on:
|
||||
push:
|
||||
|
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: CI
|
||||
name: Build And Test
|
||||
|
||||
on:
|
||||
push:
|
||||
|
Loading…
Reference in New Issue
Block a user