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

wip: add List operator with Filter task #69

wip: add List operator with Filter task

wip: add List operator with Filter task #69

Workflow file for this run

name: Add PR to Project
on:
pull_request_target:
types:
- opened
jobs:
track_pr:
uses: instill-ai/.github/.github/workflows/add-to-prj.yml@main
with:
project_number: 5
secrets:
botGitHubToken: ${{ secrets.botGitHubToken }}