feat: Add naming_scheme.upper
flag, bump minimal provider version, explicitly define dependancies
#49
Workflow file for this run
This file contains 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: TF Pre-Commit | |
permissions: | |
contents: read | |
on: | |
pull_request: | |
branches: | |
- main | |
- master | |
jobs: | |
main: | |
uses: getindata/github-workflows/.github/workflows/tf-pre-commit.yml@v1 |