Skip to content

Bump lint-staged from 15.2.7 to 15.2.10 #94

Bump lint-staged from 15.2.7 to 15.2.10

Bump lint-staged from 15.2.7 to 15.2.10 #94

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 .