Skip to content

ci: Add git-cliff config to customize the changelog format #26

ci: Add git-cliff config to customize the changelog format

ci: Add git-cliff config to customize the changelog format #26

Workflow file for this run

name: DEI Checks
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
inclusive_language:
name: Check for inclusive language
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: get-woke/woke-action@v0
with:
fail-on-error: true
woke-args: -c .config/woke.yml