Skip to content

Add downstream-check CI and shared composite actions #3164

Add downstream-check CI and shared composite actions

Add downstream-check CI and shared composite actions #3164

Workflow file for this run

name: Label PR areas
on:
pull_request_target:
types: [opened, synchronize]
permissions:
contents: read
pull-requests: write
jobs:
label-areas:
runs-on: ubuntu-slim
steps:
- uses: actions/labeler@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true