Skip to content

docs: Options deprecated and how to migrate notes #17

docs: Options deprecated and how to migrate notes

docs: Options deprecated and how to migrate notes #17

Workflow file for this run

name: lint
on: [ push, pull_request ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v4
- name: Run selene
uses: NTBBloodbath/selene-action@v1.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: .