Skip to content

Bump eslint from 8.56.0 to 9.0.0 #2

Bump eslint from 8.56.0 to 9.0.0

Bump eslint from 8.56.0 to 9.0.0 #2

Workflow file for this run

name: Docker build
on:
pull_request:
branches: [main]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build with Docker
run: docker build .