Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

chore: add nil check in InstillAcceptFormats validator #1344

chore: add nil check in InstillAcceptFormats validator

chore: add nil check in InstillAcceptFormats validator #1344

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 }}