Skip to content

CLOUDP-301107: move the private preview folder under v2 and generate the version.json for private preview APIs #185

CLOUDP-301107: move the private preview folder under v2 and generate the version.json for private preview APIs

CLOUDP-301107: move the private preview folder under v2 and generate the version.json for private preview APIs #185

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@399ea5969c0215b8706a22205de0558cebdcc3cc