Skip to content

Bump follow-redirects from 1.15.4 to 1.15.6 in /samples/react-calendar-feed #152

Bump follow-redirects from 1.15.4 to 1.15.6 in /samples/react-calendar-feed

Bump follow-redirects from 1.15.4 to 1.15.6 in /samples/react-calendar-feed #152

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