Skip to content

Bump elliptic, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench in /samples/js-application-microsoft-clarity #225

Bump elliptic, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench in /samples/js-application-microsoft-clarity

Bump elliptic, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench in /samples/js-application-microsoft-clarity #225

Workflow file for this run

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 }}