Skip to content

docs: require contributors to use one of the templates (#158) #14

docs: require contributors to use one of the templates (#158)

docs: require contributors to use one of the templates (#158) #14

Workflow file for this run

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