Skip to content

Ambiguous wording in docs on the parameters for RandomPassword, eg "numeric = true" can still generate a password without numerics. #72

Ambiguous wording in docs on the parameters for RandomPassword, eg "numeric = true" can still generate a password without numerics.

Ambiguous wording in docs on the parameters for RandomPassword, eg "numeric = true" can still generate a password without numerics. #72

Workflow file for this run

name: Issue Opened Triage
on:
issues:
types: [opened]
jobs:
issue_triage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- uses: github/issue-labeler@98b5412841f6c4b0b3d9c29d53c13fad16bd7de2 # v3.2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler-issue-triage.yml
enable-versioned-regex: 0