Skip to content

Updates for 1.0.3, Metrics, Logging Changes, DG Updates #17

Updates for 1.0.3, Metrics, Logging Changes, DG Updates

Updates for 1.0.3, Metrics, Logging Changes, DG Updates #17

Workflow file for this run

on:
push:
branches:
- main
pull_request:
name: CI
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
cancel-in-progress: true
jobs:
lint-and-build:
name: Lint and Build
uses: ./.github/workflows/lint-and-build.yml