From fe3536bd1439ae905e68ec58cdfd2e9ed385aba6 Mon Sep 17 00:00:00 2001 From: Jelle Meeus Date: Wed, 7 Aug 2024 15:51:54 +0200 Subject: [PATCH] disable core build --- .github/workflows/core-build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/core-build.yml b/.github/workflows/core-build.yml index aad248b..11e369b 100644 --- a/.github/workflows/core-build.yml +++ b/.github/workflows/core-build.yml @@ -10,6 +10,7 @@ on: jobs: build: + if: false uses: azerothcore/reusable-workflows/.github/workflows/core_build_modules.yml@main with: module_repo: ${{ github.event.repository.name }}