This commit is contained in:
Revision
2024-06-17 21:56:31 +02:00
parent 62df90a964
commit 19a0bf6329
2 changed files with 15 additions and 0 deletions

13
.github/workflows/core-build.yml vendored Normal file
View File

@@ -0,0 +1,13 @@
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 }}

View File

@@ -1,3 +1,5 @@
[![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.