Skip to content

Update template SharePoint-ADFS to bicep + significant improvements #668

Update template SharePoint-ADFS to bicep + significant improvements

Update template SharePoint-ADFS to bicep + significant improvements #668

Workflow file for this run

name: Test templates
on:
push:
branches: '*'
pull_request:
branches: [ master ]
jobs:
run-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ARM TTK
uses: ./action-armttk