Skip to content

Bump word-wrap from 1.2.3 to 1.2.4 in /client #14

Bump word-wrap from 1.2.3 to 1.2.4 in /client

Bump word-wrap from 1.2.3 to 1.2.4 in /client #14

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