Skip to content

CLOUDP-268216: Fix incorrect curl flag #93

CLOUDP-268216: Fix incorrect curl flag

CLOUDP-268216: Fix incorrect curl flag #93

Workflow file for this run

---
name: shellcheck
on:
pull_request:
paths:
- "**/**.sh"
jobs:
shellcheck:
name: shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: bewuethr/shellcheck-action@cdeea6bdd72272a5b839e30edd7efa3f83c424cf