Skip to content

wip: bump eslint to try to fix failed workflow #25

wip: bump eslint to try to fix failed workflow

wip: bump eslint to try to fix failed workflow #25

Workflow file for this run

name: Conventional Commit Checker
on:
pull_request:
branches: [main]
types: [opened, edited, synchronize]
jobs:
check-for-cc:
runs-on: ubuntu-latest
steps:
- name: check-for-cc
id: check-for-cc
uses: agenthunt/conventional-commit-checker-action@v1.0.0