Skip to content

Update dependency FluentValidation to 11.11.0 #235

Update dependency FluentValidation to 11.11.0

Update dependency FluentValidation to 11.11.0 #235

Workflow file for this run

name: PR
on:
pull_request:
branches:
- dev
jobs:
build:
name: Build & Test
uses: ./.github/workflows/_test.yml
secrets: inherit
permissions:
pull-requests: write
contents: read
issues: read
checks: write