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 a00d56b commit bc0179fCopy full SHA for bc0179f
.github/workflows/tf-checks.yml
@@ -5,7 +5,7 @@ on:
5
pull_request:
6
workflow_dispatch:
7
jobs:
8
- tf-static-checks-complete-example:
+ tf-static-checks-custom-certificate-example:
9
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
10
with:
11
working_directory: './_examples/complete/'
0 commit comments