Skip to content

StandCloud support #460

StandCloud support

StandCloud support #460

Workflow file for this run

name: Merge Checks
on:
pull_request:
jobs:
lint:
name: Lint
uses: ./.github/workflows/lint.yml
test:
name: Test
uses: ./.github/workflows/test.yml
build:
name: Build
uses: ./.github/workflows/build.yml