Skip to content

Adding the summary url to the PR e2e comment report #7

Adding the summary url to the PR e2e comment report

Adding the summary url to the PR e2e comment report #7

name: Inclusiveness Analyzer
on: push
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/[email protected]