Skip to content

CI test

CI test #285

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@fix/cppcheck-suppressions

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@fix/cppcheck-suppressions (Line: 30, Col: 23): Unrecognized named-value: 'GITHUB_REPOSITORY'. Located at position 1 within expression: GITHUB_REPOSITORY
with:
module_repo: ${{ github.event.repository.name }}