Skip to content

chore(Dependabot): Bump taskmedia/action-conventional-commits from 1.1.11 to 1.1.14 #6

chore(Dependabot): Bump taskmedia/action-conventional-commits from 1.1.11 to 1.1.14

chore(Dependabot): Bump taskmedia/action-conventional-commits from 1.1.11 to 1.1.14 #6

Workflow file for this run

name: Conventional Commits
on:
pull_request:
branches: [ main ]
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: taskmedia/[email protected]
with:
types: "feat|fix|build|chore|ci|docs|style|refactor|perf|test"