Skip to content

chore(deps-dev): bump eslint from 8.47.0 to 8.49.0 #33

chore(deps-dev): bump eslint from 8.47.0 to 8.49.0

chore(deps-dev): bump eslint from 8.47.0 to 8.49.0 #33

Workflow file for this run

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