Skip to content

Merge pull request #85 from keirthana/fix-vulkan-1.3-support #329

Merge pull request #85 from keirthana/fix-vulkan-1.3-support

Merge pull request #85 from keirthana/fix-vulkan-1.3-support #329

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"