Skip to content

[pull] master from microsoft:master #2230

[pull] master from microsoft:master

[pull] master from microsoft:master #2230

name: Pull request housekeeping 🧹
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
issues: write
jobs:
label:
if: ${{ github.repository_owner == 'microsoft' }}
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true
configuration-path: .github/labeler.yml