Skip to content

Update konflux-ci digest to f534315 #347

Update konflux-ci digest to f534315

Update konflux-ci digest to f534315 #347

Workflow file for this run

---
name: shellcheck
"on":
pull_request:
branches: [main]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- name: Run shellcheck
run: hack/shellcheck.sh