Skip to content

docs: general name change from astra to ten agent #37

docs: general name change from astra to ten agent

docs: general name change from astra to ten agent #37

Workflow file for this run

name: pr-name-linter
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Dependencies
run: npm install @commitlint/[email protected]
- uses: JulienKode/[email protected]
with:
configuration-path: .github/configs/commitlint.config.js