Skip to content

chore(Dependabot): Bump taskmedia/action-conventional-commits from 1.1.4 to 1.1.8 #9

chore(Dependabot): Bump taskmedia/action-conventional-commits from 1.1.4 to 1.1.8

chore(Dependabot): Bump taskmedia/action-conventional-commits from 1.1.4 to 1.1.8 #9

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@v2
- uses: taskmedia/[email protected]
with:
types: "feat|fix|build|chore|ci|docs|style|refactor|perf|test"