Skip to content

feat: Added one more automated check to make the codebase better. #20092

feat: Added one more automated check to make the codebase better.

feat: Added one more automated check to make the codebase better. #20092

Workflow file for this run

name: Trigger lint format
on:
issue_comment:
types: [created]
permissions:
contents: write
jobs:
fix-linting:
name: PR Lint Bot
uses: unifyai/workflows/.github/workflows/pr-lint-bot.yml@main
secrets: inherit