Skip to content

(profile::core::ipa_pwd_reset) rm; no known users; will not work on el9 #6347

(profile::core::ipa_pwd_reset) rm; no known users; will not work on el9

(profile::core::ipa_pwd_reset) rm; no known users; will not work on el9 #6347

Workflow file for this run

---
# yamllint disable rule:quoted-strings
name: shellcheck
"on":
- push
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master