# Specifies labels to apply to issues and pull requests based on file path patterns in Project Mu repositories. # # NOTE: This file is automatically synchronized from Mu DevOps. Update the original file there # instead of the file in this repo. # # - Mu DevOps Repo: https://github.com/microsoft/mu_devops # - File Sync Settings: https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml # # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: BSD-2-Clause-Patent # # For more information, see: # https://github.com/actions/labeler # Maintenance: Keep labels organized in ascending alphabetical order - easier to scan, identify duplicates, etc. 'language:python': - changed-files: - any-glob-to-any-file: '**/*.py'