Skip to content

Allow workflows >=3 #71

Allow workflows >=3

Allow workflows >=3 #71

Workflow file for this run

name: "Linting"
on:
push:
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Ruff Check
uses: jpetrucciani/ruff-check@96f59856544cbfba111afdf2f6985e21756b8e7e # 0.6.2