Skip to content

.github/workflows/lint-bot.yml #137

.github/workflows/lint-bot.yml

.github/workflows/lint-bot.yml #137

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@master

Check failure on line 14 in .github/workflows/lint-bot.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint-bot.yml

Invalid workflow file

error parsing called workflow ".github/workflows/lint-bot.yml" -> "unifyai/workflows/.github/workflows/lint-bot.yml@master" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets: inherit