Skip to content

fix(test): switch to minimock and add tests #1633

fix(test): switch to minimock and add tests

fix(test): switch to minimock and add tests #1633

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
lint:
name: Validate PR title
uses: instill-ai/.github/.github/workflows/semantic.yml@main
secrets: inherit