Skip to content

fix(deps): update all non-major dependencies #72

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #72

Workflow file for this run

name: Lint code & compile test
on:
release:
types: [created]
push:
branches:
- main
pull_request:
branches:
- "**"
paths:
- "Dockerfile"
jobs:
docker:
uses: ict-neskar/workflows/.github/workflows/code-consistency-check.yaml@main
secrets: inherit