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 85422b5 commit 13a4845Copy full SHA for 13a4845
.github/workflows/tf-config.yml
@@ -30,8 +30,6 @@ jobs:
30
- uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
31
- uses: cmsgov/cdap/actions/setup-tenv@8343fb96563ce4b74c4dececee9b268f42bd4a40
32
- run: tofu fmt -check -diff -recursive .
33
- check-yq:
34
- run: yq --version
35
plan-apply:
36
needs: check-fmt
37
permissions:
0 commit comments