Skip to content

1.3.18-SNAPSHOT

1.3.18-SNAPSHOT #23

Workflow file for this run

name: woke linter tool
on:
push:
branches: [ "master" ]
jobs:
woke:
name: woke
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3.5.2
- name: woke
uses: get-woke/woke-action@v0
with:
# Cause the check to fail on any broke rules
fail-on-error: true
woke-args: -c https://raw.githubusercontent.com/cisco-open/inclusive-language/main/cisco-rules.yaml --disable-default-rules