Skip to content

Bump zod from 3.22.2 to 3.22.3 in /code/frontend-axios-zod #183

Bump zod from 3.22.2 to 3.22.3 in /code/frontend-axios-zod

Bump zod from 3.22.2 to 3.22.3 in /code/frontend-axios-zod #183

Workflow file for this run

name: CI Pipeline
# On each commit to PR to main branch.
on:
pull_request:
branches:
- main
jobs:
ci_job:
uses: ./.github/workflows/build-and-test.yml
with:
fetch-depth: 1 # No need to fetch whole history for CI