Skip to content

chore(deps-dev): bump @commitlint/cli from 19.2.1 to 19.3.0 #167

chore(deps-dev): bump @commitlint/cli from 19.2.1 to 19.3.0

chore(deps-dev): bump @commitlint/cli from 19.2.1 to 19.3.0 #167

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 .