Skip to content

[feat] Configure release of the ebpf-profiler distro #2775

[feat] Configure release of the ebpf-profiler distro

[feat] Configure release of the ebpf-profiler distro #2775

Workflow file for this run

name: Shellcheck lint
on:
merge_group:
push:
branches:
- main
- release/*
pull_request:
branches:
- main
- release/*
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