Skip to content

Remove LOGIN_DISABLED config (#868) #242

Remove LOGIN_DISABLED config (#868)

Remove LOGIN_DISABLED config (#868) #242

Workflow file for this run

name: pre-commit
on:
push:
branches:
- main
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
with:
python-version: '3.x'
cache: pip
cache-dependency-path: requirements*/*.txt
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd