Skip to content

ci(core_build.yml): fix ci workflow modules #208

ci(core_build.yml): fix ci workflow modules

ci(core_build.yml): fix ci workflow modules #208

Workflow file for this run

name: core-build
on:
push:
branches:
- 'master'
pull_request:
jobs:
build:
uses: azerothcore/reusable-workflows/.github/workflows/core_build_modules.yml@Kitzunu-patch-1

Check failure on line 10 in .github/workflows/core_build.yml

View workflow run for this annotation

GitHub Actions / core-build

Invalid workflow file

The workflow is not valid. In .github/workflows/core_build.yml (Line: 10, Col: 11): Error from called workflow azerothcore/reusable-workflows/.github/workflows/core_build_modules.yml@Kitzunu-patch-1: Unexpected tag '!github.event.pull_request.draft'
with:
module_repo: ${{ github.event.repository.name }}