Skip to content

Bring dev changes for Otel to prod #1527

Bring dev changes for Otel to prod

Bring dev changes for Otel to prod #1527

Workflow file for this run

name: Checks
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hashicorp/[email protected]
- uses: actions/[email protected]
- uses: terraform-linters/setup-tflint@v4
- uses: pre-commit/[email protected]