Skip to content

Bump ws from 6.2.2 to 6.2.3 in the npm_and_yarn group across 1 directory #400

Bump ws from 6.2.2 to 6.2.3 in the npm_and_yarn group across 1 directory

Bump ws from 6.2.2 to 6.2.3 in the npm_and_yarn group across 1 directory #400

Workflow file for this run

name: Docker Image CI
on:
pull_request:
branches: [ main, dev ]
workflow_dispatch:
jobs:
docker-ci:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
with:
submodules: true
- name: Test Server Docker image Builds
run: docker build .