Skip to content

Merge pull request #191 from Arano-kai/bugfix/missing_definitions #213

Merge pull request #191 from Arano-kai/bugfix/missing_definitions

Merge pull request #191 from Arano-kai/bugfix/missing_definitions #213

Workflow file for this run

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