Skip to content

chore(Dependabot): Bump actions/checkout from 2 to 4 #8

chore(Dependabot): Bump actions/checkout from 2 to 4

chore(Dependabot): Bump actions/checkout from 2 to 4 #8

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"