[management] add target user account validation (#5741)

This commit is contained in:
Pascal Fischer
2026-03-31 16:43:16 +02:00
committed by GitHub
parent 405c3f4003
commit 3c3097ea74
3 changed files with 115 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: codespell
uses: codespell-project/actions-codespell@v2
with:
ignore_words_list: erro,clienta,hastable,iif,groupd,testin,groupe,cros,ans,deriver,te
ignore_words_list: erro,clienta,hastable,iif,groupd,testin,groupe,cros,ans,deriver,te,userA
skip: go.mod,go.sum,**/proxy/web/**
golangci:
strategy: