Skip to content

Upgrade react announcements & reimplement announcement component with Fluent UI v9 #462

Upgrade react announcements & reimplement announcement component with Fluent UI v9

Upgrade react announcements & reimplement announcement component with Fluent UI v9 #462

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