Skip to content

Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /samples/angularelements-helloworld #648

Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /samples/angularelements-helloworld

Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /samples/angularelements-helloworld #648

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