Skip to content

Bump azure-monitor-opentelemetry-exporter from 1.0.0b14 to 1.0.0b23 #162

Bump azure-monitor-opentelemetry-exporter from 1.0.0b14 to 1.0.0b23

Bump azure-monitor-opentelemetry-exporter from 1.0.0b14 to 1.0.0b23 #162

name: Validate bicep scripts
on:
workflow_dispatch:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Azure CLI script
uses: azure/CLI@v1
with:
inlineScript: az config set bicep.use_binary_from_path=false && az bicep build -f infra/main.bicep