Skip to content

Show error on auth reset with no users configured (#560) #647

Show error on auth reset with no users configured (#560)

Show error on auth reset with no users configured (#560) #647

Workflow file for this run

name: golangci-lint
on:
push:
branches:
- master
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- name: golangci-lint
uses: golangci/golangci-lint-action@v7.0.0
with:
version: latest