Skip to content

(node/lsstcam-rebps.cp.lsst.org) deploy host as el9 #7298

(node/lsstcam-rebps.cp.lsst.org) deploy host as el9

(node/lsstcam-rebps.cp.lsst.org) deploy host as el9 #7298

Workflow file for this run

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