Skip to content

fix: postman release is faling with collection_id: unbound variable #131

fix: postman release is faling with collection_id: unbound variable

fix: postman release is faling with collection_id: unbound variable #131

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