Skip to content

Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0 #193

Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0

Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0 #193

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