Skip to content

feat: support avatar decorations #995

feat: support avatar decorations

feat: support avatar decorations #995

Workflow file for this run

name: 'PR Automation'
on:
pull_request_target:
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Automatically label PR
uses: actions/labeler@v5
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true