Skip to content

Added new blog post #11

Added new blog post

Added new blog post #11

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