Skip to content

CLOUDP-269500: Add logic to create jira ticket when we file an issue #125

CLOUDP-269500: Add logic to create jira ticket when we file an issue

CLOUDP-269500: Add logic to create jira ticket when we file an issue #125

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