Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

feat(huggingface): mark "model" field as required #246

feat(huggingface): mark "model" field as required

feat(huggingface): mark "model" field as required #246

Workflow file for this run

name: Add Label to PR
on:
pull_request_target:
types:
- opened
- synchronize
jobs:
triage:
uses: instill-ai/.github/.github/workflows/add-label-to-pr.yml@main
secrets:
botGitHubToken: ${{ secrets.botGitHubToken }}