Skip to content

Only run IWYU on affected files + minor get_affected_files.py refactor #56579

Only run IWYU on affected files + minor get_affected_files.py refactor

Only run IWYU on affected files + minor get_affected_files.py refactor #56579

Workflow file for this run

name: Summary Labeler
on:
- pull_request_target
jobs:
uses:
name: labeler
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: fuxingloh/multi-labeler@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
config-path: '.github/summary-labels.yml'