rename workflows
This commit is contained in:
2
.github/workflows/build-nightly-cron.yaml
vendored
2
.github/workflows/build-nightly-cron.yaml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: SPT-Server Build Nightly
|
name: SPT-Server Nightly
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
2
.github/workflows/build-nightly-manual.yaml
vendored
2
.github/workflows/build-nightly-manual.yaml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: SPT-Server Manual Build
|
name: SPT-Server Nightly Manual
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|||||||
2
.github/workflows/build-release-cron.yaml
vendored
2
.github/workflows/build-release-cron.yaml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: SPT-Server Build Release
|
name: SPT-Server Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
2
.github/workflows/build-release-manual.yaml
vendored
2
.github/workflows/build-release-manual.yaml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: SPT-Server Build Release
|
name: SPT-Server Release Manual
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|||||||
Reference in New Issue
Block a user