Skip to content

(role/puppetdb) drop support for EL7 & EL8 #6256

(role/puppetdb) drop support for EL7 & EL8

(role/puppetdb) drop support for EL7 & EL8 #6256

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