Skip to content

Bump eslint-plugin-import from 2.27.5 to 2.29.1 #1419

Bump eslint-plugin-import from 2.27.5 to 2.29.1

Bump eslint-plugin-import from 2.27.5 to 2.29.1 #1419

Workflow file for this run

name: docker-build
on:
push:
branches:
- main
paths-ignore:
- 'docs/**'
- '*.md'
- '*.pdf'
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
- '*.pdf'
jobs:
build_and_push:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- name: Check out the repo
uses: actions/checkout@v4
- name: Build and push
uses: docker/[email protected]