Skip to content

Fix the table microsoft365_user to populate all column value correctly and optimized the table performance by making API call based on the select statements #170

Fix the table microsoft365_user to populate all column value correctly and optimized the table performance by making API call based on the select statements

Fix the table microsoft365_user to populate all column value correctly and optimized the table performance by making API call based on the select statements #170

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