Skip to content

lint-bot

lint-bot #183

Workflow file for this run

name: lint-bot
on:
schedule:
- cron: '0 8 * * *'
workflow_dispatch:
permissions:
contents: write
jobs:
fix-linting:
name: Fix Linting
uses: unifyai/workflows/.github/workflows/lint-bot.yml@main
secrets: inherit