Skip to content

Bump @babel/traverse from 7.22.17 to 7.23.2 in /code/data-backend #113

Bump @babel/traverse from 7.22.17 to 7.23.2 in /code/data-backend

Bump @babel/traverse from 7.22.17 to 7.23.2 in /code/data-backend #113

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