Skip to content

Merge pull request #16 from keirthana/1.20.2-rn #49

Merge pull request #16 from keirthana/1.20.2-rn

Merge pull request #16 from keirthana/1.20.2-rn #49

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@v4
- 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"