diff --git a/.github/workflows/core-build.yml b/.github/workflows/core-build.yml deleted file mode 100644 index c6227a5..0000000 --- a/.github/workflows/core-build.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: core-build -on: - push: - pull_request: - workflow_dispatch: - schedule: - - cron: "0 0 * * *" - -jobs: - build: - uses: azerothcore/reusable-workflows/.github/workflows/core_build_modules.yml@main - with: - module_repo: ${{ github.event.repository.name }} diff --git a/README.md b/README.md index d71b0fd..a14442e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -[![core-build](https://github.com/noisiver/mod-weekendbonus/actions/workflows/core-build.yml/badge.svg)](https://github.com/noisiver/mod-weekendbonus/actions/workflows/core-build.yml) - # Features This module will increase the experience, money, reputation and skill ups gained on weekends. That means friday from 18:00 (6 PM), saturday and sunday. It will announce the start and end of the weekend bonus.