feat(docs): Add Azure Local 2604 features — Simplified Provisioning, SAN deployment, Local Identity GA #10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Validate Repo Structure | |
| on: | |
| pull_request: | |
| branches: [main] | |
| jobs: | |
| call-shared: | |
| uses: AzureLocal/.github/.github/workflows/reusable-validate-structure.yml@main |