Skip to content

debug ci

debug ci #165

Workflow file for this run

name: Setup
on:
push:
branches:
- "*"
pull_request:
branches:
- "master"
- "bitnami"
jobs:
call-ci-singlenode:
uses: ./.github/workflows/tests/ci-singlenode.yml

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

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory
call-ci-other:
uses: ./.github/workflows/tests/ci-other.yml
call-ci-ha:
uses: ./.github/workflows/tests/ci-ha.yml