Skip to content

Bump the all-npm-dependencies group with 17 updates #15

Bump the all-npm-dependencies group with 17 updates

Bump the all-npm-dependencies group with 17 updates #15

Workflow file for this run

name: pull_request
on:
- pull_request
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- run: make compose-build
- run: make compose-test-ci
- run: make compose-lint-ci