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:
Kevin Yu 2023-07-11 23:27:30 +08:00 committed by GitHub
parent 0f0f5463dc
commit e6b18000db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: