Skip to content

Sidecar: Implement basic integration with Explore Logs #292

Sidecar: Implement basic integration with Explore Logs

Sidecar: Implement basic integration with Explore Logs #292

Workflow file for this run

name: Build
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Call shared build action
uses: ./.github/actions/build