Skip to content

chore(deps-dev): bump lint-staged from 14.0.0 to 14.0.1 #32

chore(deps-dev): bump lint-staged from 14.0.0 to 14.0.1

chore(deps-dev): bump lint-staged from 14.0.0 to 14.0.1 #32

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 .