Skip to content

chore(deps): bump iExecBlockchainComputing/github-actions-workflows/.github/workflows/docker-build.yml from docker-build-v2.3.1 to 2.4.0 #184

chore(deps): bump iExecBlockchainComputing/github-actions-workflows/.github/workflows/docker-build.yml from docker-build-v2.3.1 to 2.4.0

chore(deps): bump iExecBlockchainComputing/github-actions-workflows/.github/workflows/docker-build.yml from docker-build-v2.3.1 to 2.4.0 #184

name: Conventional Commit Check Commits
description: checks every commit in the PR respects the conventional commit
on: [pull_request]
jobs:
check-conventional-commits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Commit Conventions
uses: webiny/[email protected]