Skip to content

chore: specific Dockerfile name in workflow was missing #127

chore: specific Dockerfile name in workflow was missing

chore: specific Dockerfile name in workflow was missing #127

name: Validate Pull requests use conventional commit
on:
pull_request:
branches: [master, main]
types:
- opened
- synchronize
- reopened
- edited
jobs:
check-for-cc:
runs-on: ubuntu-latest
steps:
- name: check-for-cc
id: check-for-cc
uses: agenthunt/conventional-commit-checker-action@v2.0.0
with:
pr-body-regex: ""