Skip to content

Upgrade PnPjsExample to SPFx 1.20.0 and switched to fluent ui instead of office-ui-fabric due to compatibility issue #3941

Upgrade PnPjsExample to SPFx 1.20.0 and switched to fluent ui instead of office-ui-fabric due to compatibility issue

Upgrade PnPjsExample to SPFx 1.20.0 and switched to fluent ui instead of office-ui-fabric due to compatibility issue #3941

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.mytoken }}