Skip to content

sqlfluff config

sqlfluff config #122

Workflow file for this run

name: main
on:
pull_request:
push:
branches: [main]
jobs:
main:
uses: asottile/workflows/.github/workflows/[email protected]
with:
env: '["py312", "py313", "py314", "pypy7.3.13"]' # https://github.com/actions/runner-images/blob/50ae10289a1d019551858f6a174f78d2e212bed4/images/ubuntu/Ubuntu2204-Readme.md#pypy
main-win:
uses: asottile/workflows/.github/workflows/[email protected]
with:
env: '["py312"]'
os: windows-latest