Skip to content

feat: Add User column to store the user's new email before it's confirmed #653

feat: Add User column to store the user's new email before it's confirmed

feat: Add User column to store the user's new email before it's confirmed #653

Workflow file for this run

name: DEI Checks
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
inclusive_language:
name: Check for inclusive language
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: get-woke/woke-action@v0
with:
fail-on-error: true
woke-args: -c .config/woke.yml