Skip to content

chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 #74

chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4

chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 #74

Workflow file for this run

# For enforcing standards that are not as crucial as CI checks
name: Conventions
on:
pull_request:
branches:
- main
jobs:
conventional_commits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run Commitsar
uses: docker://aevea/commitsar