Skip to content

Add generally applicable information for APIs #4

Add generally applicable information for APIs

Add generally applicable information for APIs #4

Workflow file for this run

name: Inclusive naming check
on:
- push
- pull_request
jobs:
woke:
name: woke
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: woke
uses: get-woke/woke-action@v0
with:
# Cause the check to fail on any broke rules
fail-on-error: true
woke-args: "*.md **/*.md -c https://github.com/canonical-web-and-design/Inclusive-naming/raw/main/config.yml"