Skip to content

[Dependency] Bump humanize from 4.8.0 to 4.9.0 #201

[Dependency] Bump humanize from 4.8.0 to 4.9.0

[Dependency] Bump humanize from 4.8.0 to 4.9.0 #201

Workflow file for this run

name: 'Submitty PR Title Check'
on:
pull_request:
# check when PR
# * is created,
# * title is edited, and
# * new commits are added (to ensure failing title blocks merging)
types: [ opened, reopened, edited, synchronize ]
jobs:
title-check:
runs-on: ubuntu-latest
steps:
- uses: submitty/action-pr-title@main