Skip to content

Bump async from 2.6.3 to 2.6.4 in /samples/react-calendar #463

Bump async from 2.6.3 to 2.6.4 in /samples/react-calendar

Bump async from 2.6.3 to 2.6.4 in /samples/react-calendar #463

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