Skip to content

CLOUDP-311383: add a cleanup step after the changelog release process #241

CLOUDP-311383: add a cleanup step after the changelog release process

CLOUDP-311383: add a cleanup step after the changelog release process #241

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