Skip to content

chore(main): release 0.29.0-beta #736

chore(main): release 0.29.0-beta

chore(main): release 0.29.0-beta #736

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