Skip to content

Merge auto-render ops with the op just before it #506

Merge auto-render ops with the op just before it

Merge auto-render ops with the op just before it #506

Workflow file for this run

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