Skip to content

Update README.md

Update README.md #10

Workflow file for this run

name: Validate Bicep files
on: pull_request
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: az bicep build --file .azure/bicep/*.bicep