Skip to content

chore(deps-dev): bump lint-staged from 15.2.0 to 15.2.2 #154

chore(deps-dev): bump lint-staged from 15.2.0 to 15.2.2

chore(deps-dev): bump lint-staged from 15.2.0 to 15.2.2 #154

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 .