Skip to content

Bug fix in Azure function and SPFx version upgrade to 1.19 #499

Bug fix in Azure function and SPFx version upgrade to 1.19

Bug fix in Azure function and SPFx version upgrade to 1.19 #499

name: Sample validation
on:
pull_request_target:
branches:
- "main"
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Validate
uses: pnp/pnp-sample-validation@main
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}