Skip to content

Add getCommandLineInput function for user prompts in repairUsers script #174

Add getCommandLineInput function for user prompts in repairUsers script

Add getCommandLineInput function for user prompts in repairUsers script #174

Workflow file for this run

name: On Push
on:
push:
branches:
- main
workflow_call:
workflow_dispatch:
jobs:
ci:
uses: ./.github/workflows/ci.yml
cd:
needs:
- ci
uses: ./.github/workflows/cd.yml