Skip to content

The SharePoint document library tab in a Teams channel added via Graph API is 50% broken 50% of the time from Summer 2021 #181

The SharePoint document library tab in a Teams channel added via Graph API is 50% broken 50% of the time from Summer 2021

The SharePoint document library tab in a Teams channel added via Graph API is 50% broken 50% of the time from Summer 2021 #181

Workflow file for this run

name: 'Check for Incomplete Issues'
on:
issues:
types: [labeled, unlabeled]
permissions:
issues: write
pull-requests: write
jobs:
reaction:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2
with:
github-token: ${{ github.token }}
process-only: 'issues'