Skip to content

Commit

Permalink
chore: remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ansgarm committed Sep 20, 2023
1 parent 197ff00 commit 3eb64ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/registry-docs-pr-based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,6 @@ jobs:
TF_PLUGIN_CACHE_DIR: ${{ steps.global-cache-dir-path.outputs.dir }}/terraform-plugins

- name: Run conversion with additional providers
# It's a bit hacky with the additionalProviderFqns handling of optionally putting this flag in
# Maybe it's easier solved through duplication and an if statement
if: inputs.additionalProviderFqns != ''
run: |
cdktf-registry-docs convert \
Expand Down

0 comments on commit 3eb64ab

Please sign in to comment.