Skip to content

#8582 e2e fixture method for verifying mod definition yaml (#8662) #926

#8582 e2e fixture method for verifying mod definition yaml (#8662)

#8582 e2e fixture method for verifying mod definition yaml (#8662) #926

name: Inclusiveness Analyzer
on:
push:
workflow_dispatch:
jobs:
# Analyzer for checking for inclusive terminology in code. For more information, see
# https://github.com/microsoft/InclusivenessAnalyzer
Inclusiveness-Analyser-scan:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Inclusiveness Analyzer
uses: microsoft/InclusivenessAnalyzer@v1.0.1