Skip to content

chore(deps-dev): bump @commitlint/config-conventional from 19.1.0 to 19.2.2 #49

chore(deps-dev): bump @commitlint/config-conventional from 19.1.0 to 19.2.2

chore(deps-dev): bump @commitlint/config-conventional from 19.1.0 to 19.2.2 #49

Workflow file for this run

name: Docker build
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
docker:
name: Docker build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build with Docker
run: docker build .