alz/github/actions/bicep/main/workflows/ci.yaml (15 lines of code) (raw):
---
name: 01 Azure Landing Zones Continuous Integration
on:
pull_request:
branches:
- main
workflow_dispatch:
jobs:
validate_and_plan:
uses: ${organization_name}/${repository_name_templates}/${ci_template_path}@main
name: 'CI'
permissions:
id-token: write
contents: read
pull-requests: write