Skip to content

DB-29-22 - Make CI Test Action More Configurable #1242

DB-29-22 - Make CI Test Action More Configurable

DB-29-22 - Make CI Test Action More Configurable #1242

Workflow file for this run

name: Test CI
on:
pull_request:
push:
branches:
- master
tags:
- v*
jobs:
test:
uses: ./.github/workflows/base.yml

Check failure on line 13 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / Test CI

Invalid workflow file

The workflow is not valid. In .github/workflows/ci.yml (Line: 13, Col: 11): Error from called workflow EventStore/EventStore-Client-Dotnet/.github/workflows/base.yml@0a195d71d4de238bbf4d86f590fe622be821fc39 (Line: 32, Col: 11): Unexpected symbol: '"EventStore"'. Located at position 28 within expression: github.repository_owner == "EventStore"
with:
docker-tag: ci