Skip to content

Create scorecard.yml #172

Create scorecard.yml

Create scorecard.yml #172

Workflow file for this run

name: Linter
on: [ push, pull_request ]
jobs:
lint-ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1