Skip to content

Fix problem of all installed models being assigned "<NOKEY>" #639

Fix problem of all installed models being assigned "<NOKEY>"

Fix problem of all installed models being assigned "<NOKEY>" #639

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: actions/labeler@v5
with:
configuration-path: .github/pr_labels.yml