Skip to content

CLOUDP-278929: Send a remind if an API version is approching the release date #134

CLOUDP-278929: Send a remind if an API version is approching the release date

CLOUDP-278929: Send a remind if an API version is approching the release date #134

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@b9d4ea9c48373892046a7b6e4b33c56d336467e8