Skip to content

[Common] Custom Annotation For Weights Compression #14984

[Common] Custom Annotation For Weights Compression

[Common] Custom Annotation For Weights Compression #14984

Workflow file for this run

name: "Pull Request Labeler"
permissions: read-all
on: [pull_request_target]
jobs:
set-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/action_configs/labeler.yml'
sync-labels: true