Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Merge pull request #644 from pavlovcik/refactor/general #2327

Merge pull request #644 from pavlovcik/refactor/general

Merge pull request #644 from pavlovcik/refactor/general #2327

name: Conventional Commits
on:
pull_request:
push:
jobs:
conventional-commits:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ubiquity/action-conventional-commits@master