Skip to content

Update the jira_issue_comment table design to avoid API calls to list issues if issue_id is provided in query parameter #325

Update the jira_issue_comment table design to avoid API calls to list issues if issue_id is provided in query parameter

Update the jira_issue_comment table design to avoid API calls to list issues if issue_id is provided in query parameter #325

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
jobs:
golangci_lint_workflow:
uses: turbot/steampipe-workflows/.github/workflows/golangci-lint.yml@main