Skip to content

feat: add black linter. #1

feat: add black linter.

feat: add black linter. #1

Workflow file for this run

---
name: Python Linter
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
python-linter:
uses: rayfed/.github/.github/workflows/python-linter.yml@main

Check failure on line 12 in .github/workflows/black.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/black.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/black.yaml" -> "rayfed/.github/.github/workflows/python-linter.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.