mirror of
https://github.com/daeuniverse/dae.git
synced 2025-01-27 08:00:38 +07:00
ci(build,daily-build.yml): adhere to naming convention (#208)
* ci(build,daily-build.yml): adhere to naming convention * Update daily-build.yml
This commit is contained in:
parent
0f0f5463dc
commit
e6b18000db
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -9,7 +9,7 @@
|
||||
# This is a open-source software, liscensed under the AGPL-3.0 License.
|
||||
# See /License for more information.
|
||||
|
||||
name: Build (Stable)
|
||||
name: Build (Main)
|
||||
|
||||
on:
|
||||
push:
|
||||
|
2
.github/workflows/daily-build.yml
vendored
2
.github/workflows/daily-build.yml
vendored
@ -9,7 +9,7 @@
|
||||
# This is a open-source software, liscensed under the AGPL-3.0 License.
|
||||
# See /License for more information.
|
||||
|
||||
name: Daily Build (Stable)
|
||||
name: Daily Build (Main)
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
Loading…
Reference in New Issue
Block a user