diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 560f4c7..e59b722 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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: diff --git a/.github/workflows/daily-build.yml b/.github/workflows/daily-build.yml index a287049..da8c9c4 100644 --- a/.github/workflows/daily-build.yml +++ b/.github/workflows/daily-build.yml @@ -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: