Add table github_traffic_clone_daily and table github_traffic_clone_w… #940
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |