Skip to content

Updated to latest SPFx version and graph call replaced with azure function #3311

Updated to latest SPFx version and graph call replaced with azure function

Updated to latest SPFx version and graph call replaced with azure function #3311

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