Skip to content

Add dependabot.yml to check for version updates #33

Add dependabot.yml to check for version updates

Add dependabot.yml to check for version updates #33

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