Skip to content

chore(main): release 0.16.0 #910

chore(main): release 0.16.0

chore(main): release 0.16.0 #910

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