Skip to content

feat: Adds CI implementation #1

feat: Adds CI implementation

feat: Adds CI implementation #1

Workflow file for this run

name: ci-workflow
on:
push:
branches:
- master
pull_request:
workflow_dispatch:
jobs:
ci-build-job:
uses: looker-open-source/reusable-actions/.github/workflows/marketplace-viz-ci-build.yml@main