Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

fix(deps): update module github.com/go-playground/validator/v10 to v10.15.5 #761

fix(deps): update module github.com/go-playground/validator/v10 to v10.15.5

fix(deps): update module github.com/go-playground/validator/v10 to v10.15.5 #761

Workflow file for this run

name: Pull Request CI
on:
pull_request:
branches:
- main
jobs:
backend-tests:
name: "Backend Server Tests"
uses: ./.github/workflows/partial-backend.yaml
frontend-tests:
name: "Frontend and End-to-End Tests"
uses: ./.github/workflows/partial-frontend.yaml