Skip to content

Bump follow-redirects from 1.15.4 to 1.15.6 in /samples/react-realtime-incidentdashboard #209

Bump follow-redirects from 1.15.4 to 1.15.6 in /samples/react-realtime-incidentdashboard

Bump follow-redirects from 1.15.4 to 1.15.6 in /samples/react-realtime-incidentdashboard #209

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