Skip to content

chore(main): release 0.11.0 #751

chore(main): release 0.11.0

chore(main): release 0.11.0 #751

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