Skip to content

Added new draft post #12

Added new draft post

Added new draft post #12

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