Skip to content

[opampsupervisor] Add deb/rpm packages for the OpAMP supervisor #3182

[opampsupervisor] Add deb/rpm packages for the OpAMP supervisor

[opampsupervisor] Add deb/rpm packages for the OpAMP supervisor #3182

Workflow file for this run

name: Shellcheck lint
on:
merge_group:
push:
branches:
- main
- release/*
pull_request:
branches:
- main
- release/*
permissions:
contents: read
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38 # 2.0.0
env:
SHELLCHECK_OPTS: -x