🧹 chore(bump): upgrade script 2.1

This commit is contained in:
Eshan Roy
2024-12-01 21:17:03 +05:30
parent 95a7c4586b
commit e0d6412e33
3 changed files with 44 additions and 29 deletions

View File

@@ -1,13 +0,0 @@
name: 'Conventional commits check using commitizen'
description: 'Check if the commits are compliant with Conventional Commits specification'
runs:
using: 'docker'
image: 'Dockerfile'
branding:
icon: 'git-commit'
color: 'purple'
inputs:
commitizen_version:
description: 'Specify the version to be used by commitizen'
required: false
default: latest

0
.github/workflows/cz.yml vendored Normal file
View File