Skip to content

Bump eslint from 8.49.0 to 8.51.0 #285

Bump eslint from 8.49.0 to 8.51.0

Bump eslint from 8.49.0 to 8.51.0 #285

Workflow file for this run

name: Docker build
on:
pull_request:
push:
branches:
- main
- dev
jobs:
build:
name: Build and test inside of the Docker image
runs-on: ubuntu-22.04
steps:
- name: Build and push Docker images (always main branch)
uses: docker/build-push-action@v4
with:
push: false