We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1527d commit cc7e72bCopy full SHA for cc7e72b
.github/workflows/tflint.yml
@@ -6,6 +6,6 @@ on:
6
workflow_dispatch:
7
jobs:
8
tf-lint:
9
- uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@master
+ uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@tflint-test
10
secrets:
11
- GITHUB: ${{ secrets.GITHUB }}
+ GITHUB: ${{ secrets.GITHUB }}
0 commit comments