Skip to content

Updated the code to findout the latest tag version #832

Updated the code to findout the latest tag version

Updated the code to findout the latest tag version #832

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